Class NodeSettingsElement
Inheritance
object
NodeSettingsElement
Namespace: Ceres.Editor.Graph
Assembly: cs.temp.dll.dll
Syntax
public class NodeSettingsElement : VisualElement
Constructors
NodeSettingsElement()
Declaration
public NodeSettingsElement()
Properties
contentContainer
Declaration
public override VisualElement contentContainer { get; }
Property Value
Type | Description |
---|---|
VisualElement |
Label
Declaration
public Label Label { get; }
Property Value
Type | Description |
---|---|
Label |