PreventionSpawnSystem
Documents the PreventionSpawnSystem class and its functions.
Invoking PreventionSpawnSystem
pss = Game.PreventionSpawnSystem()Sub-functions
GetNumberOfSpawnedPreventionUnits
GetNumberOfSpawnedPreventionUnits() : Int32;RequestDespawn
RequestDespawn(entityID : EntityID);RequestDespawnPreventionLevel
RequestDespawnPreventionLevel(preventionLevel : Uint32);RequestSpawn
RequestSpawn(recordID : TweakDBID, preventionLevel : Uint32, spawnTransform : WorldTransform) : EntityID;SpawnCallback
Last updated