liblcf
RPG::Encounter Class Reference

#include <rpg_encounter.h>

+ Collaboration diagram for RPG::Encounter:

Public Attributes

int ID = 0
 
int32_t troop_id = 0
 

Detailed Description

Definition at line 19 of file rpg_encounter.h.

Member Data Documentation

◆ ID

int RPG::Encounter::ID = 0

Definition at line 21 of file rpg_encounter.h.

◆ troop_id

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==().


The documentation for this class was generated from the following files: