Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectRuntime.h |
Include |
#include "SmartObjectRuntime.h" |
enum ESmartObjectSlotState
{
Free,
Claimed,
Occupied,
MAX,
}
Name |
Description |
---|---|
Free |
|
Claimed |
|
Occupied |
|
MAX |
Enumeration to represent the runtime state of a slot