<WorkflowNode> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » Group » WorkflowNode

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32GetInSocketColorSets the value of the <Color> object submitted to this function to the value of the color for the socket at the specified index.
int32GetOutSocketColorSets the value of the <Color> object submitted to this function to the value of the color for the socket at the specified index.
int32GetPanelColorThis option is undocumented at present.
int32SetInSocketColorSets the socket color value at the specified index to the value of <Color> object submitted to this function.
int32SetOutSocketColorSets the socket color value at the specified index to the value of <Color> object submitted to this function.
int32SetPanelColorThis option is undocumented at present.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
stringColorAttribThis option is undocumented at present.
int32EnabledThis option is undocumented at present.
<FontNode>FontThis option is undocumented at present.
<Node>FontLinkThis option is undocumented at present.
int32InSocketCountGets or sets the number of input sockets. ( The input sockets appear on the left side of the <WorkflowNode>. )
stringNormalAttribThis option is undocumented at present.
stringOnCallFunctionThis option is undocumented at present.
stringOnCallNamespaceThis option is undocumented at present.
stringOnCallPathThis option is undocumented at present.
stringOnCreateFunctionGets or sets the name of the function executed when this <WorkflowNode> is created.
stringOnCreateNamespaceThis option is undocumented at present.
stringOnExecuteFunctionGets or sets the name of the function used to execute the workload.
stringOnExecuteNamespaceThis option is undocumented at present.
int32OutSocketCountGets or sets the number of output sockets. ( The output sockets appear on the right side of the <WorkflowNode>. )
stringPositionAttribThis option is undocumented at present.
int32PreviewHeightThis option is undocumented at present.
int32PreviewWidthThis option is undocumented at present.
stringTexcoordAttribThis option is undocumented at present.