Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor
Verifies that a piece of clothing conforms to the standard for skeletal mesh-based clothing packages
| Name | UVerifyMetaHumanSkeletalClothing |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/Verification/VerifyMetaHumanSkeletalClothing.h |
| Include Path | #include "Verification/VerifyMetaHumanSkeletalClothing.h" |
Syntax
UCLASS (MinimalAPI)
class UVerifyMetaHumanSkeletalClothing : public UMetaHumanVerificationRuleBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMetaHumanVerificationRuleBase → UVerifyMetaHumanSkeletalClothing
Functions
Public
Overridden from UMetaHumanVerificationRuleBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Verify_Implementation
(
const UObject* ToVerify, |
Verification/VerifyMetaHumanSkeletalClothing.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void VerifyClothingCompatibleAssets
(
const UObject* ToVerify, |
Verification/VerifyMetaHumanSkeletalClothing.h |