|
Cavestory Mod API
|
Game info. More...
#include <GameDemo.h>
Public Attributes | |
| unsigned int | cavenet_version |
| The version of CaveNet at the time. | |
| char * | mod_name |
| The loaded mod's internal name. | |
| int | mod_version |
| The version of the mod at the time. | |
| int | total_sim_frames |
| The frame length for this demo. | |
| int | play_frame |
| The current play frame. | |
| int | random_seed |
| The random seed. | |
| unsigned char | flags [1000] |
| NPC flags. | |
| unsigned char | skip_flags [8] |
| Skip flags. | |
| unsigned long long int * | npc_transmit_flags |
| Transmit flags. | |
| unsigned int | npc_count |
| Transmit flags. | |
| int | game_flags |
| Game flags. | |
Game info.