Background for Skyrim SE
Member of the ActorValueInfo script
voidfunctionAddSkillExperience(floatexp)Native

Description

Documentation Comment

Adds experience to this skill (Same as console AdvanceSkill, triggers skill-up)


Caveats


Parameters

floatexp


Examples

Auto-Generated Example

float myFloat__exp

myActorValueInfo__toCallFunctionOn.AddSkillExperience(myFloat__exp)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.