Class FlowNode_ExecuteEventNodeView
Node view for FlowNode_ExecuteEvent
[CustomNodeView(typeof(FlowNode_ExecuteEvent), true)]
public sealed class FlowNode_ExecuteEventNodeView : ExecutableNodeView, ICeresNodeView
- Inheritance
-
FlowNode_ExecuteEventNodeView
- Implements
- Inherited Members
Constructors
FlowNode_ExecuteEventNodeView(Type, CeresGraphView)
public FlowNode_ExecuteEventNodeView(Type type, CeresGraphView graphView)
Parameters
typeTypegraphViewCeresGraphView
Methods
CompileNode()
public override ExecutableNode CompileNode()
Returns
SetEventName(string)
public void SetEventName(string inName)
Parameters
inNamestring
SetNodeInstance(CeresNode)
Set node instance attached to this view and restore all properties
public override void SetNodeInstance(CeresNode ceresNode)
Parameters
ceresNodeCeresNode