liblcf
RPG::TroopPage Class Reference

#include <rpg_trooppage.h>

+ Collaboration diagram for RPG::TroopPage:

Public Attributes

int ID = 0
 
TroopPageCondition condition
 
std::vector< EventCommandevent_commands
 

Detailed Description

Definition at line 24 of file rpg_trooppage.h.

Member Data Documentation

◆ condition

static TypedField< RPG::TroopPage, RPG::TroopPageCondition > static_condition & RPG::TroopPage::condition

Definition at line 27 of file rpg_trooppage.h.

Referenced by RPG::operator==().

◆ event_commands

static TypedField< RPG::TroopPage, std::vector< RPG::EventCommand > > static_event_commands & RPG::TroopPage::event_commands

Definition at line 28 of file rpg_trooppage.h.

Referenced by RPG::operator==().

◆ ID

int RPG::TroopPage::ID = 0

Definition at line 26 of file rpg_trooppage.h.


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