TOnFlagGrabEvent
Revision as of 10:58, 31 July 2013 by Mighty (talk | contribs) (Created page with "==Description== Type used by TActivePlayer.OnFlagGrab as an event handler type. ==Declaration== procedure (Player: TActivePlayer; TFlag: TActiveFlag; Team: B...")
Description
Type used by TActivePlayer.OnFlagGrab as an event handler type.
Declaration
procedure (Player: TActivePlayer; TFlag: TActiveFlag; Team: Byte; GrabbedInBase: Boolean) Player: player grabbing the flag Flag: flag being grabbed Team: id of the team grabbing the flag GrabbedInBase: TRUE if the flag has been grabbed at it's spawnpoint