Show / Hide Table of Contents

Interface ISadComponentPanel

Namespace: SadConsole.Debug.Editors
Assembly: SadConsole.Debug.MonoGame.dll
Syntax
public interface ISadComponentPanel

Methods

BuildUI(ImGuiRenderer, ScreenObjectState, IComponent)

Declaration
void BuildUI(ImGuiRenderer renderer, ScreenObjectState state, IComponent component)
Parameters
Type Name Description
ImGuiRenderer renderer
ScreenObjectState state
IComponent component

Extension Methods

ExtensionsSystem.GetDebuggerDisplayValue(object)
In this article

Back to top

Back to top Generated by DocFX