Background for Skyrim SE
Member of the UI script
boolfunctionIsTextInputEnabled()NativeGlobal

Description

Documentation Comment

returns if scaleform is in 'text input' mode
this is useful for ignoring keys that should get swallowed by an editable text box


Caveats


Examples

Auto-Generated Example

bool returnedValue = UI.IsTextInputEnabled()
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.