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

#include <wolapi.h>

Public Attributes

unsigned int sku
 
unsigned int wins
 
unsigned int losses
 
unsigned int points
 
unsigned int rank
 
unsigned int accomplishments
 
struct Highscore __RPC_FAR * next
 
unsigned char login_name [40]
 

Detailed Description

Definition at line 480 of file wolapi.h.

Member Data Documentation

◆ accomplishments

unsigned int Highscore::accomplishments

Definition at line 487 of file wolapi.h.

◆ login_name

unsigned char Highscore::login_name[40]

Definition at line 489 of file wolapi.h.

◆ losses

unsigned int Highscore::losses

Definition at line 484 of file wolapi.h.

◆ next

struct Highscore __RPC_FAR* Highscore::next

Definition at line 488 of file wolapi.h.

◆ points

unsigned int Highscore::points

Definition at line 485 of file wolapi.h.

◆ rank

unsigned int Highscore::rank

Definition at line 486 of file wolapi.h.

◆ sku

unsigned int Highscore::sku

Definition at line 482 of file wolapi.h.

◆ wins

unsigned int Highscore::wins

Definition at line 483 of file wolapi.h.


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