UClothingAssetCommon::InvalidateCachedData

Called on the clothing asset when the base data (physical mesh etc.) has changed, so any intermediate generated data can be regenerated.

Windows
MacOS
Linux

Override Hierarchy

UClothingAssetBase::InvalidateCachedData()

UClothingAssetCommon::InvalidateCachedData()

References

Module

ClothingSystemRuntimeCommon

Header

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

Include

#include "ClothingAsset.h"

Source

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

Syntax

virtual void InvalidateCachedData()

Remarks

Called on the clothing asset when the base data (physical mesh etc.) has changed, so any intermediate generated data can be regenerated.

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