Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/URigVMController
| Type | Name | Description | |
|---|---|---|---|
| bool | BindPinToVariable
(
const FString& InPinPath, |
Binds a pin to a variable (or removes the binding given NAME_None) This causes a PinBoundVariableChanged modified event. | |
| bool | BindPinToVariable
(
URigVMPin* InPin, |