Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMByteCode.h |
| Include | #include "RigVMCore/RigVMByteCode.h" |
Syntax
USTRUCT ()
struct FRigVMPredicateBranch
Remarks
A description of a predicate branch in the VM's bytecode.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRigVMBranchInfo | BranchInfo | ||
| FRigVMMemoryHandleArray | MemoryHandles | ||
| URigVM * | VM |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| ERigVMExecuteResult | Execute
(
FRigVMExtendedExecuteContext& Context |
||
| bool | IsValid () |