Navigation
API > API/Plugins > API/Plugins/MassSpawner > API/Plugins/MassSpawner/FMassTransformsSpawnData
Syntax
bool bRandomize: 1
Remarks
When true, Transforms will be assigned to entities as if pre-shuffled. If Transforms >= Entities, this provides the best chance for a good spread of entity transforms and transforms choices will be guaranteed unique. If Transforms < Entities, the same transform will be used for multiple entities and a warning logged.
When false, Transforms will be assigned in order to spawned entities.