Navigation
BlueprintAPI > BlueprintAPI/MetaHumanSDK > BlueprintAPI/MetaHumanSDK/Verification
Runs all registered rules against the Target. Compiles the results in OutReport.
Target is MetaHuman Verification Rule Collection
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Target | The root UObject of the asset that is being verified |
| object | Report | The report which should be updated with the results of the tests |
| struct | Options | The options struct which may contain relevant options for the verification rule |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |