Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/URigVMController
| Type | Name | Description | |
|---|---|---|---|
| URigVMUnitNode * | AddUnitNode
(
UScriptStruct* InScriptStruct, |
Note: The functions below are scoped with WITH_EDITOR since we are considering to move this code into the runtime in the future. | |
| URigVMUnitNode * | AddUnitNode
(
const T& InDefaults, |
Adds a unit node using a template. |