- Found in:
- Custom Skills
Description
Documentation Comment
Increment the given skill by the given number of points.
Caveats
Parameters
stringasSkillId
intaiCount
Examples
Auto-Generated Example
string myString__asSkillId
int myInt__aiCount
CustomSkills.IncrementSkillBy(myString__asSkillId, myInt__aiCount)