Type Definition dpmaster_proto::messages::ClientsNumber
source · pub type ClientsNumber = u32;Expand description
Current number of clients on a game server
Contained in the Info of an infoResponse message.
pub type ClientsNumber = u32;Current number of clients on a game server
Contained in the Info of an infoResponse message.