![]() |
DynRPG v0.32 Unofficial
Plugin SDK
|
Used to define the skill progression table for a particular hero. More...
#include <SkillProgression.h>
Public Attributes | |
| int | id |
| The one-based ID of the entry. | |
| int | levelReq |
| Level requirement. | |
| int | skillId |
| ID of the skill. | |
Used to define the skill progression table for a particular hero.