USoundBase::GetSoundClass

Returns the SoundClass used for this sound.

Windows
MacOS
Linux

Override Hierarchy

USoundBase::GetSoundClass()

UDialogueSoundWaveProxy::GetSoundClass()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundBase.h

Include

#include "Sound/SoundBase.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundBase.cpp

Syntax

virtual USoundClass * GetSoundClass() const

Remarks

Returns the SoundClass used for this sound.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss