Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule
References
| Module | SmartObjectsModule |
| Header | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectTypes.h |
| Include | #include "SmartObjectTypes.h" |
Syntax
enum ESmartObjectSlotNavigationLocationType
&123;
Entry,
Exit,
&125;
Values
| Name | Description |
|---|---|
| Entry | Find a location to enter the slot. |
| Exit | Find a location to exit the slot. |
Remarks
Enum indicating if we're looking for a location to enter or exit the Smart Object slot.