Navigation
API > API/Plugins > API/Plugins/RigMapper > API/Plugins/RigMapper/URigMapperLinkedDefinitions
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Validate () |
RigMapperDefinition.h |
|
|
bool Validate
(
FRigMapperValidationContext* OutContext |
RigMapperDefinition.h |
|
Validate()
| Name | Validate |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Public/RigMapperDefinition.h |
| Include Path | #include "RigMapperDefinition.h" |
| Source | /Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Private/RigMapperDefinition.cpp |
UFUNCTION (BlueprintCallable, Category="Animation|Rig Mapper")
bool Validate()
Validate(FRigMapperValidationContext *)
| Name | Validate |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Public/RigMapperDefinition.h |
| Include Path | #include "RigMapperDefinition.h" |
| Source | /Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Private/RigMapperDefinition.cpp |
UFUNCTION (BlueprintCallable, Category="Animation|Rig Mapper")
bool Validate
(
FRigMapperValidationContext * OutContext
)