GetUIFloatGradualMode
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Returns current mode for currenty gradually changing UI trait.
Syntax
(int) GetUIFloatGradualMode ComponentPath:string
Example
set iMode to GetUIFloatGradualMode "HUDMainMenu\Example_Tile\width"
Notes
- Modes list is avaiable at SetUIFloatGradual page.
- Will return -1 if specified trait is currently not gradually changing.