Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundWave
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include | #include "Sound/SoundWave.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundWave.cpp |
ISoundWaveLoadingBehaviorUtil::FClassData GetOwnerLoadingBehavior
(
const ITargetPlatform * InTargetPlatform
) const
Remarks
Used to determine the loading behavior that's applied by the owner of this wave. Will determine the most appropriate loading behavior if there are multiple owners. If there is no owner "Unintialized" will be returned. The results are cached in TMap below.