ScriptEvent:spawnType
From Mod Wiki
Parameters
integer type -- Id of the type of entity to spawn.
Result
Supported By
sdSysCallThread
Comments
- Type ids can be looked up using getTypeHandle.
Functionality
Spawns an entity of the specified class.
integer type -- Id of the type of entity to spawn.
sdSysCallThread
Spawns an entity of the specified class.