- Found in:
- SKSE
Description
Wiki Description
Sets the amount of experience for the current level. (This function requires SKSE.)
Documentation Comment
Sets the players experience, does not trigger level-up notification
Caveats
Parameters
floatexp
Examples
No human-generated examples found for this function.
Auto-Generated Example
float myFloat__exp
Game.SetPlayerExperience(myFloat__exp)