Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/URigVM
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void InvalidateCachedMemory () |
RigVMCore/RigVM.h | ||
void InvalidateCachedMemory
(
FRigVMExtendedExecuteContext& Context |
RigVMCore/RigVM.h |
InvalidateCachedMemory()
| Name | InvalidateCachedMemory |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVM.h |
| Include Path | #include "RigVMCore/RigVM.h" |
void InvalidateCachedMemory()
InvalidateCachedMemory(FRigVMExtendedExecuteContext &)
| Name | InvalidateCachedMemory |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVM.h |
| Include Path | #include "RigVMCore/RigVM.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Private/RigVMCore/RigVM.cpp |
void InvalidateCachedMemory
(
FRigVMExtendedExecuteContext & Context
)