WKLib 0.2.3
A modding library for White Knuckle
Loading...
Searching...
No Matches
WKLib.API.UI.UIUtility.LabeledScope Struct Reference
+ 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 ()
 

Detailed Description

Definition at line 21 of file UIUtility.cs.

Constructor & Destructor Documentation

◆ LabeledScope()

WKLib.API.UI.UIUtility.LabeledScope.LabeledScope ( ImGui gui,
ReadOnlySpan< char > label,
float firstRectSize = 0::4f )

Definition at line 25 of file UIUtility.cs.

Member Function Documentation

◆ Dispose()

void WKLib.API.UI.UIUtility.LabeledScope.Dispose ( )

Definition at line 38 of file UIUtility.cs.


The documentation for this struct was generated from the following file: