Navigation
API > API/Runtime > API/Runtime/AIModule
| |
|
| Name |
UEnvQueryTest_PathfindingBatch |
| Type |
class |
| Header File |
/Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/Tests/EnvQueryTest_PathfindingBatch.h |
| Include Path |
#include "EnvironmentQuery/Tests/EnvQueryTest_PathfindingBatch.h" |
Syntax
UCLASS (MinimalAPI)
class UEnvQueryTest_PathfindingBatch : public UEnvQueryTest_Pathfinding
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
EnvironmentQuery/Tests/EnvQueryTest_PathfindingBatch.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ScanRangeMultiplier |
FAIDataProviderFloatValue |
Multiplier for max distance between point and context |
EnvironmentQuery/Tests/EnvQueryTest_PathfindingBatch.h |
- EditDefaultsOnly
- Category=Pathfinding
- AdvancedDisplay
|
Functions
Public
Overridden from UEnvQueryTest
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Function that does the actual work |
EnvironmentQuery/Tests/EnvQueryTest_PathfindingBatch.h |
|
Overridden from UEnvQueryNode
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual FText GetDescriptionTitle()
|
|
EnvironmentQuery/Tests/EnvQueryTest_PathfindingBatch.h |
|