Navigation
API > API/Plugins > API/Plugins/RigVM
A template container for a lazily computed value
| Name | TRigVMLazyValueBase |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path | #include "RigVMCore/RigVMMemoryStorage.h" |
Syntax
struct TRigVMLazyValueBase
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TRigVMLazyValueBase() |
RigVMCore/RigVMMemoryStorage.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const uint8 * GetData
(
const FRigVMExecuteContext& Context |
RigVMCore/RigVMMemoryStorage.h | ||
const FRigVMMemoryHandle & GetMemoryHandle() |
RigVMCore/RigVMMemoryStorage.h |