Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/URigVM
| Name | FEntryExecuteGuard |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVM.h |
| Include Path | #include "RigVMCore/RigVM.h" |
Syntax
struct FEntryExecuteGuard
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEntryExecuteGuard
(
TArray< int32 >& InOutStack, |
RigVMCore/RigVM.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FEntryExecuteGuard() |
RigVMCore/RigVM.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Stack | TArray< int32 > & | RigVMCore/RigVM.h |