Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
AISpawnerGroup.c File Reference

Go to the source code of this file.

Classes

class  AISpawnerGroupClass

Functions

AISpawnerGroupClass AIGroupClass Spawn ()
 Spawns a new group entity, sets its transformation and then calls OnSpawn.
proto external bool IsSpawningFinished ()
proto external void SetMaxAgentsToSpawn (int pCount)
proto external int GetMaxAgentsToSpawn ()
event void OnSpawn (IEntity spawned)