 |
TSet< FName > |
|
Specify a list of property names corresponding to columns you want to show by default. |
 |
TSet< FName > |
|
Specify a list of property names found in parent classes you want to show that aren't in the specified classes. |
 |
TSet< UClass * > |
|
End UObject overrides Return the basic object types you want to filter for in your level. |
 |
TSet< TSubclassOf< AActor > > |
|
Return the basic actor types you want to be able to place using the Add button. |
 |
EObjectMixerInheritanceInclusionOptions |
|
Specify whether we should return only the specified classes or the parent and child classes in placement mode. |
 |
EObjectMixerInheritanceInclusionOptions |
|
Specify whether we should return only the properties of the specified classes or the properties of parent and child classes. |
 |
bool |
|
Determines if transient objects (such as Sequencer Spawnables) should be shown in the list. |
 |
bool |
|
If true, properties that are not visible in the details panel and properties not supported by SSingleProperty will be selectable. |