rconSck top-level property
The socket that is used to communicate with the RCON server. Generated when createSocket() is run.
Implementation
Socket? rconSck;
The socket that is used to communicate with the RCON server. Generated when createSocket() is run.
Socket? rconSck;