SetSkillLegendaryLevel - Game
Revision as of 23:34, 28 October 2013 by imported>CraftySentinel (Created SetSkillLegendaryLevel - Game)
Source: SKSE 1.06.12
Member of: Game Script
Sets the legendary level of the specified actor value to the specified value.
Syntax
Function SetSkillLegendaryLevel(string actorValue, int level) global native
Parameters
actorValue
- The Actor Value to set the legendary Level of.
level
- The legendary level to set the specified actor value to.