Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule
| Name | UEnvQueryItemType_SmartObject |
| Type | class |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/EnvQueryItemType_SmartObject.h |
| Include Path | #include "EnvQueryItemType_SmartObject.h" |
Syntax
UCLASS (MinimalAPI)
class UEnvQueryItemType_SmartObject : public UEnvQueryItemType_VectorBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEnvQueryItemType → UEnvQueryItemType_VectorBase → UEnvQueryItemType_SmartObject
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UEnvQueryItemType_SmartObject() |
EnvQueryItemType_SmartObject.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FValueType | FSmartObjectSlotEQSItem | EnvQueryItemType_SmartObject.h |
Functions
Public
Overridden from UEnvQueryItemType_VectorBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FVector GetItemLocation
(
const uint8* RawData |
EnvQueryItemType_SmartObject.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FSmartObjectSlotEQSItem & GetValue
(
const uint8* RawData |
EnvQueryItemType_SmartObject.h | ||
static void SetValue
(
uint8* RawData, |
EnvQueryItemType_SmartObject.h |