Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/FRigVMRegistry_NoLock
| Name | FTypeInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMRegistry.h |
| Include Path | #include "RigVMCore/RigVMRegistry.h" |
Syntax
struct FTypeInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTypeInfo() |
RigVMCore/RigVMRegistry.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ArrayTypeIndex | TRigVMTypeIndex | RigVMCore/RigVMRegistry.h | ||
| BaseTypeIndex | TRigVMTypeIndex | RigVMCore/RigVMRegistry.h | ||
| bIsArray | bool | RigVMCore/RigVMRegistry.h | ||
| bIsExecute | bool | RigVMCore/RigVMRegistry.h | ||
| Hash | uint32 | RigVMCore/RigVMRegistry.h | ||
| Type | FRigVMTemplateArgumentType | RigVMCore/RigVMRegistry.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsUnknownType() |
RigVMCore/RigVMRegistry.h | ||
void Serialize_NoLock
(
FArchive& Ar |
RigVMCore/RigVMRegistry.h |