Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
Ladder Struct Reference

#include <wolapi.h>

Public Attributes

unsigned int sku
 
unsigned int team_no
 
unsigned int wins
 
unsigned int losses
 
unsigned int points
 
unsigned int kills
 
unsigned int rank
 
unsigned int rung
 
unsigned int disconnects
 
unsigned int team_rung
 
unsigned int provisional
 
unsigned int last_game_date
 
unsigned int win_streak
 
unsigned int reserved1
 
unsigned int reserved2
 
struct Ladder __RPC_FAR * next
 
unsigned char login_name [40]
 
Locale locale
 

Detailed Description

Definition at line 491 of file wolapi.h.

Member Data Documentation

◆ disconnects

unsigned int Ladder::disconnects

Definition at line 501 of file wolapi.h.

◆ kills

unsigned int Ladder::kills

Definition at line 498 of file wolapi.h.

◆ last_game_date

unsigned int Ladder::last_game_date

Definition at line 504 of file wolapi.h.

◆ locale

Locale Ladder::locale

Definition at line 510 of file wolapi.h.

◆ login_name

unsigned char Ladder::login_name[40]

Definition at line 509 of file wolapi.h.

◆ losses

unsigned int Ladder::losses

Definition at line 496 of file wolapi.h.

◆ next

struct Ladder __RPC_FAR* Ladder::next

Definition at line 508 of file wolapi.h.

◆ points

unsigned int Ladder::points

Definition at line 497 of file wolapi.h.

◆ provisional

unsigned int Ladder::provisional

Definition at line 503 of file wolapi.h.

◆ rank

unsigned int Ladder::rank

Definition at line 499 of file wolapi.h.

◆ reserved1

unsigned int Ladder::reserved1

Definition at line 506 of file wolapi.h.

◆ reserved2

unsigned int Ladder::reserved2

Definition at line 507 of file wolapi.h.

◆ rung

unsigned int Ladder::rung

Definition at line 500 of file wolapi.h.

◆ sku

unsigned int Ladder::sku

Definition at line 493 of file wolapi.h.

◆ team_no

unsigned int Ladder::team_no

Definition at line 494 of file wolapi.h.

◆ team_rung

unsigned int Ladder::team_rung

Definition at line 502 of file wolapi.h.

◆ win_streak

unsigned int Ladder::win_streak

Definition at line 505 of file wolapi.h.

◆ wins

unsigned int Ladder::wins

Definition at line 495 of file wolapi.h.


The documentation for this struct was generated from the following file: