Navigation
API > API/Plugins > API/Plugins/RigVM
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMTypeUtils.h |
| Include | #include "RigVMTypeUtils.h" |
Syntax
struct FRigVMUserDefinedTypeResolver
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMUserDefinedTypeResolver
(
const TFunction< UObject*(const FString&)>& InResolver |
|||
FRigVMUserDefinedTypeResolver
(
TMap< FString, FSoftObjectPath >&& InObjectMap |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UObject * | GetTypeObjectByName
(
const FString& InTypeName |
||
| bool | IsValid () |