#include <RoRnet.h>
Definition at line 168 of file RoRnet.h.
◆ authstatus
int32_t RoRnet::UserInfo::authstatus |
auth status set by server: AUTH_*
Definition at line 171 of file RoRnet.h.
◆ clientGUID
char RoRnet::UserInfo::clientGUID[40] |
the clients GUID
Definition at line 181 of file RoRnet.h.
◆ clientname
char RoRnet::UserInfo::clientname[10] |
the name and version of the client. For exmaple: "ror" or "gamebot"
Definition at line 179 of file RoRnet.h.
◆ clientversion
char RoRnet::UserInfo::clientversion[25] |
a version number of the client. For example 1 for RoR 0.35
Definition at line 180 of file RoRnet.h.
◆ colournum
int32_t RoRnet::UserInfo::colournum |
colour set by server
Definition at line 173 of file RoRnet.h.
◆ language
char RoRnet::UserInfo::language[10] |
user's language. For example "de-DE" or "en-US"
Definition at line 178 of file RoRnet.h.
◆ serverpassword
char RoRnet::UserInfo::serverpassword[40] |
server password
Definition at line 177 of file RoRnet.h.
◆ sessionoptions
char RoRnet::UserInfo::sessionoptions[128] |
reserved for future options
Definition at line 183 of file RoRnet.h.
◆ sessiontype
char RoRnet::UserInfo::sessiontype[10] |
the requested session type. For example "normal", "bot", "rcon"
Definition at line 182 of file RoRnet.h.
◆ slotnum
int32_t RoRnet::UserInfo::slotnum |
slot number set by server
Definition at line 172 of file RoRnet.h.
◆ uniqueid
uint32_t RoRnet::UserInfo::uniqueid |
user unique id
Definition at line 170 of file RoRnet.h.
◆ username
the nickname of the user (UTF-8)
Definition at line 175 of file RoRnet.h.
◆ usertoken
char RoRnet::UserInfo::usertoken[40] |
The documentation for this struct was generated from the following file: