- OnSteamNetConnectionStatusChanged
void OnSteamNetConnectionStatusChanged(SteamNetConnectionStatusChangedCallback_t* info)
Undocumented in source. Be warned that the author may not have intended to support it.
- PollConnectionStateChanges
void PollConnectionStateChanges()
Undocumented in source. Be warned that the author may not have intended to support it.
- PollIncomingMessages
void PollIncomingMessages()
Undocumented in source. Be warned that the author may not have intended to support it.
- PollLocalUserInput
void PollLocalUserInput()
Undocumented in source. Be warned that the author may not have intended to support it.
- Run
void Run(ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
- SendStringToAllClients
void SendStringToAllClients(string str, HSteamNetConnection except)
Undocumented in source. Be warned that the author may not have intended to support it.
- SendStringToClient
void SendStringToClient(HSteamNetConnection conn, string str)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetClientNick
void SetClientNick(HSteamNetConnection hConn, string nick)
Undocumented in source. Be warned that the author may not have intended to support it.
Our chat server