liblcf
|
#include <rpg_variable.h>
Public Attributes | |
int | ID = 0 |
std::string | name |
Definition at line 22 of file rpg_variable.h.
int RPG::Variable::ID = 0 |
Definition at line 24 of file rpg_variable.h.
static TypedField< RPG::Variable, std::string > static_name & RPG::Variable::name |
Definition at line 25 of file rpg_variable.h.
Referenced by RPG::operator==().