Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/FRigVMNameValidator
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRigVMNameValidator
(
const UBlueprint* Blueprint, |
EdGraph/RigVMEdGraphSchema.h | ||
FRigVMNameValidator
(
const FRigVMAssetInterfacePtr Blueprint, |
EdGraph/RigVMEdGraphSchema.h |
FRigVMNameValidator(const class UBlueprint , const UStruct , FName)
| Name | FRigVMNameValidator |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include Path | #include "EdGraph/RigVMEdGraphSchema.h" |
FRigVMNameValidator
(
const class UBlueprint * Blueprint,
const UStruct * ValidationScope,
FName InExistingName
)
FRigVMNameValidator(const FRigVMAssetInterfacePtr, const UStruct *, FName)
| Name | FRigVMNameValidator |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include Path | #include "EdGraph/RigVMEdGraphSchema.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/EdGraph/RigVMEdGraphSchema.cpp |
FRigVMNameValidator
(
const FRigVMAssetInterfacePtr Blueprint,
const UStruct * ValidationScope,
FName InExistingName
)