Show / Hide Table of Contents

Class ScreenObjectEditorWindowConsole

Inheritance
object
ScreenObjectEditorWindowConsole
Implements
IScreenObjectPanel
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: SadConsole.Debug.Editors
Assembly: SadConsole.Debug.MonoGame.dll
Syntax
public class ScreenObjectEditorWindowConsole : IScreenObjectPanel

Constructors

ScreenObjectEditorWindowConsole()

Declaration
public ScreenObjectEditorWindowConsole()

Methods

BuildTabItem(ImGuiRenderer, ScreenObjectState)

Declaration
public void BuildTabItem(ImGuiRenderer renderer, ScreenObjectState state)
Parameters
Type Name Description
ImGuiRenderer renderer
ScreenObjectState state

Implements

IScreenObjectPanel

Extension Methods

ExtensionsSystem.GetDebuggerDisplayValue(object)
In this article

Back to top

Back to top Generated by DocFX