Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/URigVMNativized
| |
|
| Name |
FRigVMNativizedCallstackGuard |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMNativized.h |
| Include Path |
#include "RigVMCore/RigVMNativized.h" |
Syntax
struct FRigVMNativizedCallstackGuard
Constructors
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
~FRigVMNativizedCallstackGuard()
|
|
RigVMCore/RigVMNativized.h |
|
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsCallable |
bool |
|
RigVMCore/RigVMNativized.h |
|
| Context |
FRigVMExtendedExecuteContext & |
|
RigVMCore/RigVMNativized.h |
|
| PreviousCallstackHash |
uint32 |
|
RigVMCore/RigVMNativized.h |
|
| PreviousInstructionIndex |
int32 |
|
RigVMCore/RigVMNativized.h |
|
| PreviousNumSlices |
int32 |
|
RigVMCore/RigVMNativized.h |
|
| PublicData |
FRigVMExecuteContext & |
|
RigVMCore/RigVMNativized.h |
|
Functions
Public