UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define UE_LOG(CategoryName, Verbosity, Format,...)
Definition LogMacros.h:270
UEBinkAudioDecodeInterface * Interface
Definition binka_ue_decode_test.cpp:24
Definition ISoundHandleOwner.h:13
virtual void OnSoundHandleRemoved()
Definition ISoundHandleOwner.h:40
Audio::EResult CreateSoundHandle(USoundBase *Sound, Audio::FSoundHandleID &OutSoundHandleID)
Definition ISoundHandleOwner.h:17
virtual ~ISoundHandleOwner()=default
Definition ISoundHandleSystem.h:26
static TArray< ISoundHandleSystem * > GetRegisteredInterfaces()
Definition ISoundHandleSystem.h:72
Definition SoundBase.h:109
uint32 FSoundHandleID
Definition ISoundHandleSystem.h:12
EResult
Definition ISoundHandleSystem.h:15