Navigation
API > API/Plugins > API/Plugins/RigMapper
| |
|
| Name |
FRigMapperValidationMessage |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Public/RigMapperDefinition.h |
| Include Path |
#include "RigMapperDefinition.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigMapperValidationMessage
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DefinitionIndex |
int32 |
Optional: which definition in the chain caused it (INDEX_NONE for single definitions) |
RigMapperDefinition.h |
- BlueprintReadOnly
- Category="Animation|Rig Mapper"
|
| Message |
FString |
|
RigMapperDefinition.h |
- BlueprintReadOnly
- Category="Animation|Rig Mapper"
|
| Severity |
ERigMapperValidationSeverity |
|
RigMapperDefinition.h |
- BlueprintReadOnly
- Category="Animation|Rig Mapper"
|