ComponentEditorCursor Class
Definition
Section titled “Definition”public class ComponentEditorCursor : ISadComponentPanelInheritance object
Implements ISadComponentPanel
Constructors
Section titled “Constructors”ComponentEditorCursor()
Section titled “ComponentEditorCursor()”public ComponentEditorCursor()Methods
Section titled “Methods”BuildUI(ImGuiRenderer, ScreenObjectState, IComponent)
Section titled “BuildUI(ImGuiRenderer, ScreenObjectState, IComponent)”public void BuildUI(ImGuiRenderer renderer, ScreenObjectState state, IComponent component)Parameters
Section titled “Parameters”renderer ImGuiRenderer
state ScreenObjectState
component IComponent