Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectCollection.h |
Include |
#include "SmartObjectCollection.h" |
USTRUCT()
struct FSmartObjectCollectionEntry
Struct representing a unique registered component in the collection actor
Name | Description | ||
---|---|---|---|
|
Bounds |
||
|
DefinitionIdx |
||
|
ID |
||
|
Path |
||
|
Transform |
Name | Description | |
---|---|---|
|
FSmartObjectCollectionEntry() |
|
|
FSmartObjectCollectionEntry ( |
Name | Description | ||
---|---|---|---|
|
Describe() |
||
|
const FBox & |
GetBounds() |
|
|
USmartObject... |
GetComponent() |
|
|
GetDefinitionIndex() |
||
|
const FSmart... |
GetID() |
|
|
const FSoftO... |
GetPath() |
|
|
GetTransform() |