TMap.AddSpawnPoint

From Soldat Community Wiki
Revision as of 12:46, 22 August 2013 by Mighty (talk | contribs) (Example moved)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
function AddSpawnPoint(Spawn:TNewSpawnPoint):TActiveSpawnPoint
 Spawn: new spawn to be created.
 Result: activated spawn 

Description

This function will add a new spawnpoint at position X,Y with target style. It will always be active.

Example

Expand with: Example showing AddSpawnPoint