Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundBase
- USoundBase::Parse()
- USoundMod::Parse()
- UDialogueSoundWaveProxy::Parse()
- USoundSimple::Parse()
- USoundCue::Parse()
- USoundWave::Parse()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundBase.h |
| Include | #include "Sound/SoundBase.h" |
virtual void Parse
&40;
class FAudioDevice &42; AudioDevice,
const UPTRINT NodeWaveInstanceHash,
FActiveSound & ActiveSound,
const FSoundParseParameters & ParseParams,
TArray< FWaveInstance &42; > & WaveInstances
&41;
Remarks
Parses the Sound to generate the WaveInstances to play.