Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/EnvironmentQuery > API/Runtime/AIModule/EnvironmentQuery/Items
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEnvQueryItemType
- UEnvQueryItemType_VectorBase
- UEnvQueryItemType_ActorBase
- UEnvQueryItemType_Actor
- UEnvQueryItemType_Direction
- UEnvQueryItemType_Point
- UEnvQueryItemType_SmartObject
References
Module | AIModule |
Header | /Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/Items/EnvQueryItemType_VectorBase.h |
Include | #include "EnvironmentQuery/Items/EnvQueryItemType_VectorBase.h" |
Syntax
class UEnvQueryItemType_VectorBase : public UEnvQueryItemType
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FVector | GetItemLocation
(
const uint8* RawData |
|
![]() ![]() ![]() |
FRotator | GetItemRotation
(
const uint8* RawData |
Overridden from UEnvQueryItemType
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
void | AddBlackboardFilters
(
FBlackboardKeySelector& KeySelector, |
Add filters for blackboard key selector |
![]() ![]() ![]() |
FString | GetDescription
(
const uint8* RawData |
Describe item |
![]() ![]() ![]() |
bool | StoreInBlackboard
(
FBlackboardKeySelector& KeySelector, |
Store value in blackboard entry |