Class PropertyNode_SharedVariableValueNodeView
Inheritance
object
PropertyNode_SharedVariableValueNodeView
Implements
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Ceres.Editor.Graph.Flow.Properties
Assembly: cs.temp.dll.dll
Syntax
public class PropertyNode_SharedVariableValueNodeView : PropertyNodeView, ICeresNodeView
Constructors
PropertyNode_SharedVariableValueNodeView(Type, CeresGraphView)
Declaration
public PropertyNode_SharedVariableValueNodeView(Type type, CeresGraphView graphView)
Parameters
Type | Name | Description |
---|---|---|
Type | type | |
CeresGraphView | graphView |
Methods
SetPropertyName(string)
Declaration
public override void SetPropertyName(string propertyName)
Parameters
Type | Name | Description |
---|---|---|
string | propertyName |