Navigation
API > API/Runtime > API/Runtime/AIModule
Projects points on navigation or geometry, will modify value of projected items. Works only on item type: point
| Name | UEnvQueryTest_Project |
| Type | class |
| Header File | /Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/Tests/EnvQueryTest_Project.h |
| Include Path | #include "EnvironmentQuery/Tests/EnvQueryTest_Project.h" |
Syntax
UCLASS (MinimalAPI)
class UEnvQueryTest_Project : public UEnvQueryTest
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEnvQueryNode → UEnvQueryTest → UEnvQueryTest_Project
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UEnvQueryTest_Project
(
const FObjectInitializer& ObjectInitializer |
EnvironmentQuery/Tests/EnvQueryTest_Project.h |
Functions
Public
Protected
Overridden from UEnvQueryTest
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RunTest
(
FEnvQueryInstance& QueryInstance |
Function that does the actual work | EnvironmentQuery/Tests/EnvQueryTest_Project.h |
Overridden from UEnvQueryNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetDescriptionDetails() |
EnvironmentQuery/Tests/EnvQueryTest_Project.h |