Description
Wiki Description
Advances the provided Skill by the one point (for the player only).
Documentation Comment
Increment the given skill on the player by the one point
Parameters
stringasSkillName
CK Wiki Description
The Skill to teach to the player.
Examples
No human-generated examples found for this function.
Auto-Generated Example
string myString__asSkillName
Game.IncrementSkill(myString__asSkillName)Related Pages
- Game
- Game.IncrementSkillBy(...)
