LeviLamina
|
This is the complete list of members for SoundPlayerInterface, including all inherited members.
$ctor() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
$ctor(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
$dtor() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
$vftable() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | static |
EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
EnableNonOwnerReferences(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
fadeOut(uint64, float)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
fadeToStopMusic(float)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
getCurrentlyPlayingMusicName()=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
getItem(::std::string const &, ::Core::Path const &, ::SoundItem &) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
isLoadingMusic() const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
isPlayingMusic(::Core::Path const &) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
isPlayingMusicEvent(::std::string const &) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
isPlayingSound(uint64) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
isPlayingSound(::Core::Path const &) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
mControlBlock (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
operator=(EnableNonOwnerReferences const &)=default (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
play(::std::string const &, ::Vec3 const &, float, float)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
playAttached(::std::string const &, ::std::function< void(::SoundInstanceProperties &)> &&)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
playMusic(::std::string const &, float, uint &)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
playMusic(::std::string const &, float)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
playUI(::std::string const &, float, float)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
registerLoop(::std::string const &, ::std::function< void(::LoopingSoundState &)>, float, float)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
setMusicCommandVolumeMultiplier(float)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
stop(::std::string const &)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
stop(uint64)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
stopAllDelayedSoundActions()=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
stopAllSounds()=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
stopMusic()=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
tryGetLoopingSoundAttributes(uint64) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
tryGetPlayingSoundAttributes(uint64) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
unregisterLoop(uint64, bool)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | virtual |
~SoundPlayerInterface()=default (defined in SoundPlayerInterface) | SoundPlayerInterface | virtual |