Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/URigVMNode
- URigVMNode::GetSupportedWorkflows()
- URigVMUnitNode::GetSupportedWorkflows()
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMNode.h |
| Include | #include "RigVMModel/RigVMNode.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMNode.cpp |
UFUNCTION (BlueprintCallable, Category=RigVMNode)
virtual TArray < FRigVMUserWorkflow > GetSupportedWorkflows
(
ERigVMUserWorkflowType InType,
const UObject * InSubject
) const
Remarks
Returns all supported workflows of the node