Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Components > UAudioComponent
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/AudioComponent.h |
Include | #include "Components/AudioComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/Components/AudioComponent.cpp |
void PlayInternal
&40;
const PlayInternalRequestData & InPlayRequestData,
USoundBase &42; InSoundOverride
&41;
Remarks
Utility function called by Play and FadeIn to start a sound playing.