Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule
References
| Module | SmartObjectsModule |
| Header | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectSubsystem.h |
| Include | #include "SmartObjectSubsystem.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FSmartObjectSlotEntranceHandle
Remarks
Handle describing a specific entrance on a Smart Object slot.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FSmartObjectSlotHandle | |||
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FSmartObjectSlotEntranceHandle& Other |
||
| bool | operator==
(
const FSmartObjectSlotEntranceHandle& Other |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EType |