TMap.AddSpawnPoint
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 |