Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper
A branch node is used to branch between two blocks of execution
| Name | UDEPRECATED_RigVMBranchNode |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/Nodes/RigVMBranchNode.h |
| Include Path | #include "RigVMModel/Nodes/RigVMBranchNode.h" |
Syntax
UCLASS (BlueprintType, Deprecated)
class UDEPRECATED_RigVMBranchNode : public URigVMNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URigVMNode → UDEPRECATED_RigVMBranchNode