Property | Type | Description | |
---|---|---|---|
nextRandomSpawnTick | int | ||
randomSpawnPeriodInTicks | int |
Method | Description | |
---|---|---|
ExposeData ( ) : void | ||
MapComponentTick ( ) : void | ||
TrySpawnNewClusterAtRandomPosition ( ) : void |
Tries to spawn a new cluster at a random position on the map. The exclusivity radius still applies.
|
public TrySpawnNewClusterAtRandomPosition ( ) : void | ||
return | void |