UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FClothingSectionData Struct Reference

#include <SkeletalMeshTypes.h>

Public Member Functions

 FClothingSectionData ()
 
bool IsValid () const
 

Public Attributes

FGuid AssetGuid
 
int32 AssetLodIndex
 

Friends

FArchiveoperator<< (FArchive &Ar, FClothingSectionData &Data)
 

Constructor & Destructor Documentation

◆ FClothingSectionData()

FClothingSectionData::FClothingSectionData ( )
inline

Member Function Documentation

◆ IsValid()

bool FClothingSectionData::IsValid ( ) const
inline

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FClothingSectionData Data 
)
friend

Member Data Documentation

◆ AssetGuid

FGuid FClothingSectionData::AssetGuid

Guid of the clothing asset applied to this section

◆ AssetLodIndex

int32 FClothingSectionData::AssetLodIndex

LOD inside the applied asset that is used


The documentation for this struct was generated from the following file: