MegaWiFi 1.5
MegaWiFi API documentation
gj_score Struct Reference

Holds data of a single score. More...

#include <gamejolt.h>

Data Fields

char * score
 
char * sort
 
char * extra_data
 
char * user
 
char * user_id
 
char * guest
 
char * stored
 
char * stored_timestamp
 

Detailed Description

Holds data of a single score.

Definition at line 134 of file gamejolt.h.

Field Documentation

◆ extra_data

char* gj_score::extra_data

Definition at line 135 of file gamejolt.h.

◆ guest

char* gj_score::guest

Definition at line 135 of file gamejolt.h.

◆ score

char* gj_score::score

Definition at line 135 of file gamejolt.h.

◆ sort

char* gj_score::sort

Definition at line 135 of file gamejolt.h.

◆ stored

char* gj_score::stored

Definition at line 135 of file gamejolt.h.

◆ stored_timestamp

char* gj_score::stored_timestamp

Definition at line 135 of file gamejolt.h.

◆ user

char* gj_score::user

Definition at line 135 of file gamejolt.h.

◆ user_id

char* gj_score::user_id

Definition at line 135 of file gamejolt.h.


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