Background for Skyrim SE
Member of the Game script
voidfunctionSetPlayerLevel(intlevel)NativeGlobal

Description

Documentation Comment

Sets the player level


Caveats


Parameters

intlevel


Examples

Auto-Generated Example

int myInt__level

Game.SetPlayerLevel(myInt__level)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.