Property | Type | Description | |
---|---|---|---|
Skills | ActorSkill>.Dictionary |
Method | Description | |
---|---|---|
GetSkill ( SkillName name ) : int |
Gets the total integer amount of skill points
|
|
IncreaseSkill ( SkillName name ) : void |
Increases skill in a particular skill, or creates a new one if there is no such skill
|
|
SkillsAndAttributes ( ) : System |
public IncreaseSkill ( SkillName name ) : void | ||
name | SkillName | |
return | void |