Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SkeletalMeshTypes.h |
| Include | #include "SkeletalMeshTypes.h" |
Syntax
struct FClothingSectionData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGuid | AssetGuid | Guid of the clothing asset applied to this section | |
| int32 | AssetLodIndex | LOD inside the applied asset that is used |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |