TGame.OnTCPCommand

From Soldat Community Wiki
Jump to: navigation, search
property OnTCPCommand
 Access mode: RW
 Event handler type: TOnTCPCommandEvent
 Event handler declaration: function (Ip: string; Port: Word; Command: string): Boolean;

Description

Event property called when a TCP admin sends a command (any message starting with "/") to the server.