Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundSourceBus
- UObject::IsCachedCookedPlatformDataLoaded()
- USoundWave::IsCachedCookedPlatformDataLoaded()
- USoundSourceBus::IsCachedCookedPlatformDataLoaded()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundSourceBus.h |
| Include | #include "Sound/SoundSourceBus.h" |
virtual bool IsCachedCookedPlatformDataLoaded
&40;
const ITargetPlatform &42; TargetPlatform
&41;
Remarks
Have we finished loading all the cooked platform data for the target platforms requested in BeginCacheForCookedPlatformData
Parameters
| Name | Description |
|---|---|
| TargetPlatform | target platform to check for cooked platform data |