TOnBeforeRespawnEvent

From Soldat Community Wiki
Jump to: navigation, search

Description

Type used by TActivePlayer.OnBeforeRespawn as an event handler type.

Declaration

function(Player: TActivePlayer): Byte
 Player: player that is about to respawn
 Result: Spawnpoint ID (currently not implemented)