Skip to content

GuiTopBar Class

C#
public class GuiTopBar : ImGuiObjectBase

Inheritance objectImGuiObjectBase

C#
public GuiTopBar()

Draws this object.

C#
public override void BuildUI(ImGuiRenderer renderer)

renderer ImGuiRenderer
The ImGui renderer drawing this object.