|
WKLib 0.2.3
A modding library for White Knuckle
|
Inheritance diagram for WKLib.API.UI.UIUtility.LabeledScope:
Collaboration diagram for WKLib.API.UI.UIUtility.LabeledScope:Public Member Functions | |
| LabeledScope (ImGui gui, ReadOnlySpan< char > label, float firstRectSize=0.4f) | |
| void | Dispose () |
Definition at line 21 of file UIUtility.cs.
| WKLib.API.UI.UIUtility.LabeledScope.LabeledScope | ( | ImGui | gui, |
| ReadOnlySpan< char > | label, | ||
| float | firstRectSize = 0::4f ) |
Definition at line 25 of file UIUtility.cs.
| void WKLib.API.UI.UIUtility.LabeledScope.Dispose | ( | ) |
Definition at line 38 of file UIUtility.cs.