Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/URigVM
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| The default const literal memory. | RigVMCore/RigVM.h | ||
const FRigVMMemoryStorageStruct * GetLiteralMemory () |
RigVMCore/RigVM.h | ||
URigVMMemoryStorage * GetLiteralMemory
(
bool bCreateIfNeeded |
RigVMCore/RigVM.h |
GetLiteralMemory()
Description
The default const literal memory.
| Name | GetLiteralMemory |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVM.h |
| Include Path | #include "RigVMCore/RigVM.h" |
FRigVMMemoryStorageStruct * GetLiteralMemory()
GetLiteralMemory()
| Name | GetLiteralMemory |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVM.h |
| Include Path | #include "RigVMCore/RigVM.h" |
const FRigVMMemoryStorageStruct * GetLiteralMemory() const
GetLiteralMemory(bool)
| Name | GetLiteralMemory |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVM.h |
| Include Path | #include "RigVMCore/RigVM.h" |
URigVMMemoryStorage * GetLiteralMemory
(
bool bCreateIfNeeded
)