Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/URigVMController
Description
Wires the unit node delegates to the default controller delegates. this is used only within the RigVM Editor currently.
| Name | SetupDefaultUnitNodeDelegates |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMController.h |
| Include Path | #include "RigVMModel/RigVMController.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMController.cpp |
void SetupDefaultUnitNodeDelegates
(
TDelegate < FName , FString )> InCreateExternalVariableDelegate
)