Table of Contents

Class NodeSettingsView

Namespace
Ceres.Editor.Graph
Assembly
Ceres.Graph.Editor.dll
public class NodeSettingsView
Inheritance
NodeSettingsView
Derived
Inherited Members

Constructors

NodeSettingsView()

public NodeSettingsView()

Properties

NodeView

public ICeresNodeView NodeView { get; }

Property Value

ICeresNodeView

SettingsElement

public NodeSettingsElement SettingsElement { get; }

Property Value

NodeSettingsElement

Methods

DisableSettings()

public void DisableSettings()

OnAttach()

protected virtual void OnAttach()