![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "Templates/SubclassOf.h"#include "AI/Navigation/NavigationTypes.h"#include "NavigationSystemTypes.h"#include "EnvironmentQuery/EnvQueryContext.h"#include "DataProviders/AIDataProvider.h"#include "EnvironmentQuery/EnvQueryTest.h"#include "EnvQueryTest_Pathfinding.generated.h"Go to the source code of this file.
Classes | |
| class | UEnvQueryTest_Pathfinding |
Namespaces | |
| namespace | EEnvTestPathfinding |
Enumerations | |
| enum | EEnvTestPathfinding::Type : int { EEnvTestPathfinding::PathExist , EEnvTestPathfinding::PathCost , EEnvTestPathfinding::PathLength } |