- Found in:
- SKSE
Description
Wiki Description
Returns the current amount of experience for the current level. (This function requires SKSE.)
Documentation Comment
Returns the players experience for this level (not total experience)
Examples
No human-generated examples found for this function.
Auto-Generated Example
float returnedValue = Game.GetPlayerExperience()Related Pages
- Game
- Game.SetPlayerExperience(...)
