Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterEditor > API/Plugins/MetaHumanCharacterEditor/UMetaHumanCharacterValidationCon-
| Name | FBeginReportParams |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterEditor/Public/Verification/MetaHumanCharacterValidation.h |
| Include Path | #include "Verification/MetaHumanCharacterValidation.h" |
Syntax
struct FBeginReportParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bSilent | bool | Prevents message from being logged in the Output Log. | Verification/MetaHumanCharacterValidation.h | |
| ObjectToValidate | UObject * | The object to be validated. | Verification/MetaHumanCharacterValidation.h |