Struct VisualScriptLists
A Visual Script virtual class for in-graph editable nodes.
struct VisualScriptLists
;
A Visual Script virtual class that defines the shape and the default behaviour of the nodes that have to be in-graph editable nodes.
Methods
Name | Description |
---|---|
addInputDataPort
|
|
addOutputDataPort
|
|
removeInputDataPort
|
|
removeOutputDataPort
|
|
setInputDataPortName
|
|
setInputDataPortType
|
|
setOutputDataPortName
|
|
setOutputDataPortType
|