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

Description

Documentation Comment

Open the custom skill menu for the given skill or group (config file).


Caveats


Parameters

stringasSkillId


Examples

Auto-Generated Example

string myString__asSkillId

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