Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectRuntime.h |
Include |
#include "SmartObjectRuntime.h" |
USTRUCT()
struct FSmartObjectRuntime
Struct to store and manage state of a runtime instance associated to a given smart object definition
Name | Description | |
---|---|---|
|
FSmartObjectRuntime() |
Provide default constructor to be able to compile template instantiation 'UScriptStruct::TCppStructOps |
Name | Description | ||
---|---|---|---|
|
const USmart... |
GetDefinition() |
|
|
const FSmart... |
GetRegisteredID() |
|
|
ESmartObject... |
GetSlotState ( |
|
|
const FTrans... |
GetTransform() |