TOnVoteMapStartEvent

From Soldat Community Wiki
Revision as of 11:56, 31 July 2013 by Mighty (talk | contribs) (Created page with "==Description== Type used by TActivePlayer.OnVoteMapStart as an event handler type. ==Declaration== function (Player: TActivePlayer; Map: string): Boolean; Player:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

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

Declaration

function (Player: TActivePlayer; Map: string): Boolean;
 Player: player starting a vote
 Map: map being voted
 Result: if TRUE, the vote won't be started