Show / Hide Table of Contents

Class GuiPreviews

Inheritance
object
ImGuiObjectBase
GuiPreviews
Inherited Members
ImGuiObjectBase.IsVisible
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: SadConsole.Debug
Assembly: SadConsole.Debug.MonoGame.dll
Syntax
public class GuiPreviews : ImGuiObjectBase

Constructors

GuiPreviews()

Declaration
public GuiPreviews()

Methods

BuildUI(ImGuiRenderer)

Draws this object.

Declaration
public override void BuildUI(ImGuiRenderer renderer)
Parameters
Type Name Description
ImGuiRenderer renderer

The ImGui renderer drawing this object.

Overrides
ImGuiObjectBase.BuildUI(ImGuiRenderer)

Extension Methods

ExtensionsSystem.GetDebuggerDisplayValue(object)
In this article

Back to top

Back to top Generated by DocFX