Choose your operating system:
Windows
macOS
Linux
| UObject::ClearCachedCookedPlatformData()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
Include |
#include "Sound/SoundWave.h" |
Source |
/Engine/Source/Runtime/Engine/Private/AudioDerivedData.cpp |
virtual void ClearCachedCookedPlatformData
(
const ITargetPlatform * TargetPlatform
)
Clears cached cooked platform data for specific platform
Parameter |
Description |
---|---|
TargetPlatform |
target platform to cache platform specific data for |