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

#include <SkeletalMesh.h>

Public Member Functions

 FClothingAssetData_Legacy ()
 

Public Attributes

FName AssetName
 
FString ApexFileName
 
bool bClothPropertiesChanged
 
FClothPhysicsProperties_Legacy PhysicsProperties
 

Friends

FArchiveoperator<< (FArchive &Ar, FClothingAssetData_Legacy &A)
 

Constructor & Destructor Documentation

◆ FClothingAssetData_Legacy()

FClothingAssetData_Legacy::FClothingAssetData_Legacy ( )
inline

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FClothingAssetData_Legacy A 
)
friend

Member Data Documentation

◆ ApexFileName

FString FClothingAssetData_Legacy::ApexFileName

◆ AssetName

FName FClothingAssetData_Legacy::AssetName

◆ bClothPropertiesChanged

bool FClothingAssetData_Legacy::bClothPropertiesChanged

◆ PhysicsProperties

FClothPhysicsProperties_Legacy FClothingAssetData_Legacy::PhysicsProperties

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