Choose your operating system:
Windows
macOS
Linux
| UObject::IsCachedCookedPlatformDataLoaded()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
Include |
#include "Sound/SoundWave.h" |
Source |
/Engine/Source/Runtime/Engine/Private/AudioDerivedData.cpp |
virtual bool IsCachedCookedPlatformDataLoaded
(
const ITargetPlatform * TargetPlatform
)
Have we finished loading all the cooked platform data for the target platforms requested in BeginCacheForCookedPlatformData
Parameter |
Description |
---|---|
TargetPlatform |
target platform to check for cooked platform data |