UI.SimpleMenu

From Nomad DB
Revision as of 22:22, 16 April 2020 by Jan (talk | contribs) (Created page with "thumb|SimpleMenu from [[WD2 ScriptHook: Trainer|Trainer]] Creates a ''SimpleMenu'', an ingame menu which can be controlled by the arrow keys &...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SimpleMenu from Trainer

Creates a SimpleMenu, an ingame menu which can be controlled by the arrow keys & numpad keys. The name comes from its (currently) limited functionality and aims to provide very basic, but useful menu functionality.

This function has to be called from inside a Script.

Syntax

UI.SimpleMenu()
  • Returns UISimpleMenu instance

Methods

Menu State

Entries

Checkbox

Events

Related Pages