atelier v0.0.1 (2018-09-29T13:22:57Z)
Dub
Repo
ClientInfo
net
server
Undocumented in source.
struct
ClientInfo {
bool
isSlotUsed
;
string
name
;
}
Members
Variables
isSlotUsed
bool
isSlotUsed
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
net
server
classes
Server
functions
closeServer
serverBroadcast
serverHasPendingMessage
serverReceive
serverSend
startServer
static variables
nbOfClientsAllowed
structs
ClientInfo
variables
clientsInfo
clientsInfoChanged
isServerAllowingConnections