ClothingAssetUtils::ClearSectionClothingData

Clears the clothing tracking struct of a section.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeCommon

Header

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothingAsset.h

Include

#include "ClothingAsset.h"

Source

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Private/ClothingAsset.cpp

Syntax

namespace ClothingAssetUtils
{
    void ClothingAssetUtils::ClearSectionClothingData
    (
        FSkelMeshSection & InSection
    )
}

Remarks

Clears the clothing tracking struct of a section.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss