Navigation
API > API/Plugins > API/Plugins/RigVM
| |
|
| Name |
FRigVMPluginsPrefixCache |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMTypeUtils.h |
| Include Path |
#include "RigVMTypeUtils.h" |
Syntax
class FRigVMPluginsPrefixCache : public TSharedFromThis< FRigVMPluginsPrefixCache >
Inheritance Hierarchy
Constructors
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~FRigVMPluginsPrefixCache()
|
|
RigVMTypeUtils.h |
|
Structs
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bInitialized |
bool |
|
RigVMTypeUtils.h |
|
| CachedPluginPrefixes |
TMap< FString, FRigVMPluginReferences > |
|
RigVMTypeUtils.h |
|
| CacheLock |
FRWLock |
|
RigVMTypeUtils.h |
|
Functions
Public
Public Virtual
Static
Operators