Navigation
API > API/Plugins > API/Plugins/RigVM
Jump into a branch based on a name argument
| Name | FRigVMJumpToBranchOp |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMByteCode.h |
| Include Path | #include "RigVMCore/RigVMByteCode.h" |
Syntax
USTRUCT ()
struct FRigVMJumpToBranchOp : public FRigVMUnaryOp
Inheritance Hierarchy
- FRigVMBaseOp → FRigVMUnaryOp → FRigVMJumpToBranchOp
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RigVMCore/RigVMByteCode.h | |||
FRigVMJumpToBranchOp
(
FRigVMOperand InBranchNameArg, |
RigVMCore/RigVMByteCode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FirstBranchInfoIndex | int32 | RigVMCore/RigVMByteCode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Serialize
(
FArchive& Ar |
RigVMCore/RigVMByteCode.h |