ComponentEditorLayeredSurface Class
Definition
Section titled “Definition”public class ComponentEditorLayeredSurface : ISadComponentPanelInheritance object
Implements ISadComponentPanel
Constructors
Section titled “Constructors”ComponentEditorLayeredSurface()
Section titled “ComponentEditorLayeredSurface()”public ComponentEditorLayeredSurface()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