BlueprintAPI > BlueprintAPI/RigVMController
Adds an enum node to the graph Enum nodes can be used to represent constant enum values within the graph
Target is Rig VMController
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
name | In CPPType Object Path | |
vector2d struct | In Position | |
string | In Node Name | |
boolean | Setup Undo Redo | |
boolean | Print Python Command |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | Adds an enum node to the graphEnum nodes can be used to represent constant enum values within the graph |