Difference between revisions of "UI Script"

Jump to navigation Jump to search
301 bytes added ,  02:34, 3 February 2014
→‎SKSE Global Functions: Added SKSE 1.7.0 Functions
imported>CraftySentinel
m (→‎SKSE Global Functions: Reverted to List)
imported>CraftySentinel
(→‎SKSE Global Functions: Added SKSE 1.7.0 Functions)
 
Line 88: Line 88:
:'''Bool [[IsTextInputEnabled - UI|IsTextInputEnabled]]()'''
:'''Bool [[IsTextInputEnabled - UI|IsTextInputEnabled]]()'''
:*Returns if scaleform is in 'text input' mode.
:*Returns if scaleform is in 'text input' mode.
:'''[[OpenCustomMenu - UI|OpenCustomMenu]](String ''swfPath'', Int ''flag'')'''
:*Open a Custom menu named "CustomMenu" by loading the given swf from the interface folder(file name without extension).
:'''[[CloseCustomMenu - UI|CloseCustomMenu]]()'''
:*Closes the custom menu if it's currently open


== Member Functions ==
== Member Functions ==

Navigation menu