TOnSpeakEvent

From Soldat Community Wiki
Jump to: navigation, search

Description

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

Declaration

procedure (Player: TActivePlayer; Text: string);
 Player: player speaking
 Text: what a player wrote