USoundWave::ClearAllCachedCookedPlatformData

Clear all the cached cooked platform data which we have accumulated with BeginCacheForCookedPlatformData calls The data can still be cached again using BeginCacheForCookedPlatformData again

Windows
MacOS
Linux

Override Hierarchy

UObject::ClearAllCachedCookedPlatformData()

USoundWave::ClearAllCachedCookedPlatformData()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h

Include

#include "Sound/SoundWave.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioDerivedData.cpp

Syntax

virtual void ClearAllCachedCookedPlatformData()

Remarks

Clear all the cached cooked platform data which we have accumulated with BeginCacheForCookedPlatformData calls The data can still be cached again using BeginCacheForCookedPlatformData again

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