Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/FRigVMSetNodeColorAction
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
RigVMModel/RigVMControllerActions.h |
|
|
|
RigVMModel/RigVMControllerActions.h |
|
FRigVMSetNodeColorAction()
| |
|
| Name |
FRigVMSetNodeColorAction |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMControllerActions.h |
| Include Path |
#include "RigVMModel/RigVMControllerActions.h" |
| Source |
/Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMControllerActions.cpp |
FRigVMSetNodeColorAction()
FRigVMSetNodeColorAction(URigVMController , URigVMNode , const FLinearColor &)
| |
|
| Name |
FRigVMSetNodeColorAction |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMControllerActions.h |
| Include Path |
#include "RigVMModel/RigVMControllerActions.h" |
| Source |
/Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMControllerActions.cpp |
FRigVMSetNodeColorAction
(
URigVMController * InController,
URigVMNode * InNode,
const FLinearColor & InNewColor
)