MegaWiFi 1.5
MegaWiFi API documentation
gj_score_table Struct Reference

Holds data of a single score table. More...

#include <gamejolt.h>

Data Fields

char * id
 
char * name
 
char * description
 
bool primary
 

Detailed Description

Holds data of a single score table.

Definition at line 139 of file gamejolt.h.

Field Documentation

◆ description

char* gj_score_table::description

Definition at line 140 of file gamejolt.h.

◆ id

char* gj_score_table::id

Definition at line 140 of file gamejolt.h.

◆ name

char* gj_score_table::name

Definition at line 140 of file gamejolt.h.

◆ primary

bool gj_score_table::primary

Definition at line 140 of file gamejolt.h.


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