GetLevelUpMenuCurrentPage
From GECK
(Redirected from GetLevelUpMenuPage)
A function added by the ShowOff NVSE Plugin version 1.20.
Description
Returns the current page that the Level-Up menu is on. The possible return values are:
-1 : Level-Up Menu is not open 0 : On Skills page 1 : On Perks page
This function can only be used in a script, not as a Condition.
Syntax
(currPage:int) GetLevelUpMenuCurrentPage
Or:
(currPage:int) GetLevelUpMenuPage