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 |