#include <RoRnet.h>
Definition at line 178 of file RoRnet.h.
 
◆ authstatus
      
        
          | int32_t RoRnet::UserInfo::authstatus | 
        
      
 
auth status set by server: AUTH_* 
Definition at line 181 of file RoRnet.h.
 
 
◆ clientGUID
      
        
          | char RoRnet::UserInfo::clientGUID[40] | 
        
      
 
the clients GUID 
Definition at line 191 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 189 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 190 of file RoRnet.h.
 
 
◆ colournum
      
        
          | int32_t RoRnet::UserInfo::colournum | 
        
      
 
colour set by server 
Definition at line 183 of file RoRnet.h.
 
 
◆ language
      
        
          | char RoRnet::UserInfo::language[10] | 
        
      
 
user's language. For example "de-DE" or "en-US" 
Definition at line 188 of file RoRnet.h.
 
 
◆ serverpassword
      
        
          | char RoRnet::UserInfo::serverpassword[40] | 
        
      
 
server password 
Definition at line 187 of file RoRnet.h.
 
 
◆ sessionoptions
      
        
          | char RoRnet::UserInfo::sessionoptions[128] | 
        
      
 
reserved for future options 
Definition at line 193 of file RoRnet.h.
 
 
◆ sessiontype
      
        
          | char RoRnet::UserInfo::sessiontype[10] | 
        
      
 
the requested session type. For example "normal", "bot", "rcon" 
Definition at line 192 of file RoRnet.h.
 
 
◆ slotnum
      
        
          | int32_t RoRnet::UserInfo::slotnum | 
        
      
 
slot number set by server 
Definition at line 182 of file RoRnet.h.
 
 
◆ uniqueid
      
        
          | uint32_t RoRnet::UserInfo::uniqueid | 
        
      
 
user unique id 
Definition at line 180 of file RoRnet.h.
 
 
◆ username
the nickname of the user (UTF-8) 
Definition at line 185 of file RoRnet.h.
 
 
◆ usertoken
      
        
          | char RoRnet::UserInfo::usertoken[40] | 
        
      
 
 
The documentation for this struct was generated from the following file: