Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/EnvironmentQuery
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEnvQueryTypes
References
Module | AIModule |
Header | /Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/EnvQueryTypes.h |
Include | #include "EnvironmentQuery/EnvQueryTypes.h" |
Syntax
class UEnvQueryTypes : public UObject
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FText | DescribeContext
(
TSubclassOf< UEnvQueryContext > ContextClass |
|
![]() ![]() |
FText | GetShortTypeName
(
const UObject* Ob |
Constants
Name | Description |
---|---|
SkippedItemValue | Special test value assigned to items skipped by condition check |
UnlimitedStepTime | Special value used for executing query steps to prevent them from being time sliced |