Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/URigVM
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FRigVMMemoryStorageStruct & GetDefaultDebugMemory () |
The default non mutable reference debug memory (generated by the compiler and copied to the instances as initial state) | RigVMCore/RigVM.h | |
| RigVMCore/RigVM.h |
GetDefaultDebugMemory()
Description
The default non mutable reference debug memory (generated by the compiler and copied to the instances as initial state)
| Name | GetDefaultDebugMemory |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVM.h |
| Include Path | #include "RigVMCore/RigVM.h" |
const FRigVMMemoryStorageStruct & GetDefaultDebugMemory() const
GetDefaultDebugMemory()
| Name | GetDefaultDebugMemory |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVM.h |
| Include Path | #include "RigVMCore/RigVM.h" |
FRigVMMemoryStorageStruct & GetDefaultDebugMemory()