Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule
References
| Module | SmartObjectsModule |
| Header | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/EnvQueryItemType_SmartObject.h |
| Include | #include "EnvQueryItemType_SmartObject.h" |
Syntax
struct FSmartObjectSlotEQSItem
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Location | ||
| FSmartObjectSlotHandle | SlotHandle | ||
| FSmartObjectHandle | SmartObjectHandle |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSmartObjectSlotEQSItem
(
const FVector InLocation, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FSmartObjectSlotEQSItem& Other |