Navigation
API > API/Plugins > API/Plugins/MassSpawner > API/Plugins/MassSpawner/AMassSpawner
References
| Module | MassSpawner |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassSpawner/Public/MassSpawner.h |
| Include | #include "MassSpawner.h" |
UFUNCTION (BlueprintCallable, Category="Spawning")
void ScaleSpawningCount
(
float Scale
)
Remarks
Scales the spawning counts
Parameters
| Name | Description |
|---|---|
| Scale | is the number to multiply the all counts of each agent types |