|
liblcf
|
#include <rpg_learning.h>
Collaboration diagram for RPG::Learning:Public Attributes | |
| int | ID = 0 |
| int32_t | level = 1 |
| int32_t | skill_id = 1 |
Definition at line 22 of file rpg_learning.h.
| int RPG::Learning::ID = 0 |
Definition at line 24 of file rpg_learning.h.
| static TypedField< RPG::Learning, int32_t > static_level & RPG::Learning::level = 1 |
Definition at line 25 of file rpg_learning.h.
Referenced by RPG::operator==().
| static TypedField< RPG::Learning, int32_t > static_skill_id & RPG::Learning::skill_id = 1 |
Definition at line 26 of file rpg_learning.h.
Referenced by RPG::operator==().