Actors
: TArray< FMRUKSpawnActor > |
List of actors to choose from, multiple actors can be specified and the selection criteria will be determined by the SelectionMode option.
Signature
TArray<FMRUKSpawnActor> FMRUKSpawnGroup::Actors |
FallbackToProcedural
: EMRUKFallbackToProceduralOverwrite |
Control if there should happen a fallback to spawning a procedural mesh in case no actor class has been specified for this label. The global fallback behaviour can be specified in the AMRUKAnchorActorSpawner.
Signature
EMRUKFallbackToProceduralOverwrite FMRUKSpawnGroup::FallbackToProcedural |
SelectionMode
: EMRUKSpawnerSelectionMode |
Set the selection mode when multiple different actors are specified.
Signature
EMRUKSpawnerSelectionMode FMRUKSpawnGroup::SelectionMode |