TOnTCPMessageEvent

From Soldat Community Wiki
Revision as of 19:39, 9 November 2017 by Savage0795 (talk | contribs) (Created page with "==Description== Type used by TGame.OnTCPMessage as an event handler type. ==Declaration== procedure (Ip: string; Port: Word; Text: string); IP: Admin's IP address ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

Type used by TGame.OnTCPMessage as an event handler type.

Declaration

 procedure (Ip: string; Port: Word; Text: string);
  IP: Admin's IP address
  Port: Port that admin connected with
  Text: Admin's message