Difference between revisions of "TOnVoteMapStartEvent"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with "==Description== Type used by TActivePlayer.OnVoteMapStart as an event handler type. ==Declaration== function (Player: TActivePlayer; Map: string): Boolean; Player:...")
 
(No difference)

Latest revision as of 11:56, 31 July 2013

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