Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UTexture
- UObject::ClearAllCachedCookedPlatformData()
- UTexture::ClearAllCachedCookedPlatformData()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/Texture.h |
Include | #include "Engine/Texture.h" |
Source | /Engine/Source/Runtime/Engine/Private/TextureDerivedData.cpp |
virtual void ClearAllCachedCookedPlatformData&40;&41;
Remarks
Clear all cached cooked platform data
Parameters
Name | Description |
---|---|
TargetPlatform | target platform to cache platform specific data for |