Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectDefinition.h |
Include |
#include "SmartObjectDefinition.h" |
USTRUCT()
struct FSmartObjectSlot
Persistent and sharable definition of a smart object slot.
Name | Description | ||
---|---|---|---|
|
BehaviorDefinitions |
All available definitions associated to this slot. |
|
|
DEBUG_DrawColor |
||
|
Offset |
Offset relative to the parent object where the slot is located. |
|
|
Rotation |
Rotation relative to the parent object. |
|
|
UserTagFilter |
This slot is available only for users matching this query. |
Name | Description | |
---|---|---|
|
FSmartObjectSlot() |