|
| static bool | Keybind (this ImGui gui, string label, ref KeyCode keyCode) |
| |
| static void | DrawConfigEntry (ImGui gui, ConfigEntryBase configEntry) |
| |
| static void | ShowPopupForTime (string text, float seconds=2.5f) |
| |
Definition at line 19 of file UIUtility.cs.
◆ DrawConfigEntry()
| static void WKLib.API.UI.UIUtility.DrawConfigEntry |
( |
ImGui | gui, |
|
|
ConfigEntryBase | configEntry ) |
|
static |
◆ Keybind()
| static bool WKLib.API.UI.UIUtility.Keybind |
( |
this ImGui | gui, |
|
|
string | label, |
|
|
ref KeyCode | keyCode ) |
|
static |
◆ ShowPopupForTime()
| static void WKLib.API.UI.UIUtility.ShowPopupForTime |
( |
string | text, |
|
|
float | seconds = 2::5f ) |
|
static |
The documentation for this class was generated from the following file: