liblcf
|
#include <rpg_encounter.h>
Public Attributes | |
int | ID = 0 |
int32_t | troop_id = 0 |
Definition at line 19 of file rpg_encounter.h.
int RPG::Encounter::ID = 0 |
Definition at line 21 of file rpg_encounter.h.
static TypedField< RPG::Encounter, int32_t > static_troop_id & RPG::Encounter::troop_id = 0 |
Definition at line 22 of file rpg_encounter.h.
Referenced by RPG::operator==().