Background for Skyrim SE
Member of the CustomSkills script
voidfunctionIncrementSkill(stringasSkillId)NativeGlobal

Description

Documentation Comment

Increment the given skill by one point.


Caveats


Parameters

stringasSkillId


Examples

Auto-Generated Example

string myString__asSkillId

CustomSkills.IncrementSkill(myString__asSkillId)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.