Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/FRigVMLazyBranch
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
RigVMCore/RigVMMemoryStorage.h |
|
|
|
RigVMCore/RigVMMemoryStorage.h |
|
FRigVMLazyBranch()
| |
|
| Name |
FRigVMLazyBranch |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path |
#include "RigVMCore/RigVMMemoryStorage.h" |
FRigVMLazyBranch()
FRigVMLazyBranch(int32, const TFunction< ERigVMExecuteResult()> &)
| |
|
| Name |
FRigVMLazyBranch |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path |
#include "RigVMCore/RigVMMemoryStorage.h" |
FRigVMLazyBranch
(
int32 InBranchIndex,
const TFunction < ERigVMExecuteResult > & InFunctionPtr
)