Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/UClothingAssetBase
Description
Gather stats for the Skeletal Mesh editor details view.
Stats without values are displayed as the line header and act as a newline for the following entries.
| Name | GetStats |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingAssetBase.h |
| Include Path | #include "ClothingAssetBase.h" |
virtual TArray < TPair< FText , FText > > GetStats() const
An array of pairs stat name, stat value that will be displayed in a row.