Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/EnvironmentQuery > API/Runtime/AIModule/EnvironmentQuery/Tests
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEnvQueryNode
- UEnvQueryTest
- UEnvQueryTest_Project
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/Tests/EnvQueryTest_Project.h |
| Include | #include "EnvironmentQuery/Tests/EnvQueryTest_Project.h" |
Syntax
class UEnvQueryTest_Project : public UEnvQueryTest
Remarks
Projects points on navigation or geometry, will modify value of projected items. Works only on item type: point
Variables
| Type | Name | Description | |
|---|---|---|---|
| FEnvTraceData | ProjectionData | Trace params |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UEnvQueryTest_Project
(
const FObjectInitializer& ObjectInitializer |
Overridden from UEnvQueryTest
| Type | Name | Description | |
|---|---|---|---|
| void | RunTest
(
FEnvQueryInstance& QueryInstance |
Function that does the actual work |
Overridden from UEnvQueryNode
| Type | Name | Description | |
|---|---|---|---|
| FText |