Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/URigVM
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Empty () |
RigVMCore/RigVM.h | ||
virtual void Empty
(
FRigVMExtendedExecuteContext& Context |
Resets the container and removes all memory | RigVMCore/RigVM.h |
Empty()
| Name | Empty |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVM.h |
| Include Path | #include "RigVMCore/RigVM.h" |
virtual void Empty()
Empty(FRigVMExtendedExecuteContext &)
Description
Resets the container and removes all memory
| Name | Empty |
| 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 |
virtual void Empty
(
FRigVMExtendedExecuteContext & Context
)