USoundWave::IsCachedCookedPlatformDataLoaded

Have we finished loading all the cooked platform data for the target platforms requested in BeginCacheForCookedPlatformData

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UObject::IsCachedCookedPlatformDataLoaded()

USoundWave::IsCachedCookedPlatformDataLoaded()

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 bool IsCachedCookedPlatformDataLoaded
(
    const ITargetPlatform * TargetPlatform
)

Remarks

Have we finished loading all the cooked platform data for the target platforms requested in BeginCacheForCookedPlatformData

Parameters

Parameter

Description

TargetPlatform

target platform to check for cooked platform data