TArray<FMRUKSpawnActor> FMRUKSpawnGroup::Actors |
---|
List of actors to choose from, multiple actors can be specified and the selection criteria will be determined by the SelectionMode option. |
EMRUKSpawnerSelectionMode FMRUKSpawnGroup::SelectionMode |
---|
Set the selection mode when multiple different actors are specified. |
EMRUKFallbackToProceduralOverwrite FMRUKSpawnGroup::FallbackToProcedural |
---|
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. |