Class CustomFunctionInputNodeView
- Namespace
- Ceres.Editor.Flow.CustomFunctions
- Assembly
- Ceres.Flow.Editor.dll
[CustomNodeView(typeof(CustomFunctionInput))]
public class CustomFunctionInputNodeView : ExecutableNodeView, ICeresNodeView
- Inheritance
-
CustomFunctionInputNodeView
- Implements
- Inherited Members
Constructors
CustomFunctionInputNodeView(Type, CeresGraphView)
public CustomFunctionInputNodeView(Type type, CeresGraphView graphView)
Parameters
typeTypegraphViewCeresGraphView
Methods
CompileNode()
public override ExecutableNode CompileNode()
Returns
SetNodeInstance(CeresNode)
Set node instance attached to this view and restore all properties
public override void SetNodeInstance(CeresNode ceresNode)
Parameters
ceresNodeCeresNode