- Found in:
- SKSE
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()