liblcf
RPG::Learning Class Reference

#include <rpg_learning.h>

+ Collaboration diagram for RPG::Learning:

Public Attributes

int ID = 0
 
int32_t level = 1
 
int32_t skill_id = 1
 

Detailed Description

Definition at line 22 of file rpg_learning.h.

Member Data Documentation

◆ ID

int RPG::Learning::ID = 0

Definition at line 24 of file rpg_learning.h.

◆ level

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

◆ skill_id

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


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