public static interface MutableCharacterStatsAPI.SkillLevelAPI
| Modifier and Type | Method and Description |
|---|---|
float |
getLevel() |
SkillSpecAPI |
getSkill() |
void |
setLevel(float level) |
float getLevel()
void setLevel(float level)
SkillSpecAPI getSkill()