Class FlowNode_SwitchEnumNodeView
Node view for
Inheritance
object
FlowNode_SwitchEnumNodeView
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.Utilities
Assembly: cs.temp.dll.dll
Syntax
public class FlowNode_SwitchEnumNodeView : ExecutablePortArrayNodeView, ICeresNodeView
Constructors
FlowNode_SwitchEnumNodeView(Type, CeresGraphView)
Declaration
public FlowNode_SwitchEnumNodeView(Type type, CeresGraphView graphView)
Parameters
Type | Name | Description |
---|---|---|
Type | type | |
CeresGraphView | graphView |
Methods
GetPortArrayElementDisplayName(int)
Declaration
protected override string GetPortArrayElementDisplayName(int index)
Parameters
Type | Name | Description |
---|---|---|
int | index |
Returns
Type | Description |
---|---|
string |