PeerStorage

Undocumented in source.

Members

Functions

addClient
SessionId addClient(ENetPeer* peer)
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
ENetPeer* opIndex(SessionId id)
Undocumented in source. Be warned that the author may not have intended to support it.
removeClient
void removeClient(SessionId id)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

peers
ENetPeer*[SessionId] peers;
Undocumented in source.

Meta