Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore > API/Plugins/RigVM/RigVMCore/URigVM
| Type | Name | Description | |
|---|---|---|---|
| void | SetParameterValue
(
FRigVMExtendedExecuteContext& Context, |
Set the value of a parameter. | |
| void | SetParameterValue
(
FRigVMExtendedExecuteContext& Context, |
Set the value of a parameter given its index. | |
| void | SetParameterValue
(
FRigVMExtendedExecuteContext& Context, |
Set the value of a parameter given its name. |