URigVMBranchNode

A branch node is used to branch between two blocks of execution

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMModel/Nodes/RigVMBranchNode.h

Include

#include "RigVMModel/Nodes/RigVMBranchNode.h"

Syntax

class URigVMBranchNode : public URigVMNode

Remarks

A branch node is used to branch between two blocks of execution

Overridden from URigVMNode

Name Description

Public function Virtual Const

FLinearColor

 

GetNodeColor()

Returns the color of this node - used for UI.

Public function Virtual Const

FString

 

GetNodeTitle()

Override from URigVMNode.

Constants

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss