Difference between revisions of "MenuData Struct - UI"
Jump to navigation
Jump to search
added details
imported>Qazaaq m |
imported>Qazaaq (added details) |
||
Line 20: | Line 20: | ||
*MovieFlags: | *MovieFlags: | ||
**'''Default Flags:''' 3 | **'''Default Flags:''' 3 | ||
*ExtendedFlags: | *ExtendedFlags: These bit flags are implemented by F4SE. | ||
**'''Default Flags:''' 3 | **'''Default Flags:''' 3 | ||
**InheritColors: | **<code>1</code> InheritColors: Enables color scheme matching. | ||
**CheckForGamepad: | **<code>2</code> CheckForGamepad: Auto-detects any connected gamepad and disables the mouse cursor. | ||
*Depth: | *Depth: | ||
**'''Default:''' | **'''Default:''' 6 | ||
== Examples == | == Examples == |