Navigation
API > API/Plugins > API/Plugins/RigVM
| Name | FRigVMTypeCacheScope_NoLock |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMTemplate.h |
| Include Path | #include "RigVMCore/RigVMTemplate.h" |
Syntax
class FRigVMTypeCacheScope_NoLock
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RigVMCore/RigVMTemplate.h | |||
FRigVMTypeCacheScope_NoLock
(
const FRigVMRegistryHandle& InRegistry, |
RigVMCore/RigVMTemplate.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FRigVMTypeCacheScope_NoLock() |
RigVMCore/RigVMTemplate.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Argument | const FRigVMTemplateArgument * | RigVMCore/RigVMTemplate.h | ||
| bShouldCopyTypes | bool | RigVMCore/RigVMTemplate.h | ||
| NumTypes | TOptional< int32 > | RigVMCore/RigVMTemplate.h | ||
| Registry | FRigVMRegistry_NoLock * | RigVMCore/RigVMTemplate.h | ||
| Types | TOptional< TArray< TRigVMTypeIndex > > | RigVMCore/RigVMTemplate.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetNumTypes_NoLock() |
RigVMCore/RigVMTemplate.h | ||
TRigVMTypeIndex GetTypeIndex_NoLock
(
int32 InIndex |
RigVMCore/RigVMTemplate.h | ||
bool IsValid() |
RigVMCore/RigVMTemplate.h | ||
const FRigVMTypeCacheScope_NoLock & UpdateIfRequired
(
const FRigVMRegistryHandle& InRegistry, |
RigVMCore/RigVMTemplate.h |