Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAddNewSubobjectParams | Options when adding a new subobject | ||
| FReparentSubobjectParams | Options for reparenting subobjects | ||
| FSubobjectData | A struct that represents a single subobject. | ||
| FSubobjectDataHandle | A subobject handle is a globally unique identifier for subobjects Upon construction, the handle will be invalid. | ||
| FSubobjectDataInterfaceModule | |||
| USubobjectDataBlueprintFunctionLibrary | A function library with wrappers around the getter/setter functions for FSubobjectData that will make it easier to use within blueprint contexts. | ||
| USubobjectDataSubsystem | The Subobject Data Subsystem will produce the reflected subobject data based on a given root object. |
Typedefs
| Name | Description |
|---|---|
| FOnNewSubobjectAdded |