gameserver v0.1.2 (2022-04-08T19:28:27Z)
Dub
Repo
ClientInfo
gameserver
common
Undocumented in source.
struct
ClientInfo {
size_t
id
;
int
room_id
;
}
Members
Variables
id
size_t
id
;
Undocumented in source.
room_id
int
room_id
;
Undocumented in source.
Meta
Source
See Implementation
gameserver
common
aliases
BufferPipe
structs
ClientAdded
ClientInfo
ClientInfoChanged
ClientRemoved
Hello
MoveToRoom