GetUIFloatGradualActiveForTile

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Returns if specified UI element is currently gradually changing via SetUIFloatGradual.

Syntax

[help]
(int) GetUIFloatGradualActiveForTile ComponentPath:string

Example

set iActive to GetUIFloatGradualActiveForTile "HUDMainMenu\Example_Tile" 

See Also