|
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() | SoundPlayerInterface | |
| $vftable() | Bedrock::EnableNonOwnerReferences | static |
| EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| EnableNonOwnerReferences(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| fadeOut(uint64 handle, float duration)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| fadeToStopMusic(float fadeSeconds)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| getCurrentlyPlayingMusicName()=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| getItem(::std::string const &eventName, ::Core::PathView soundName, ::SoundItem &soundItem) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| getSubtitle(::std::string const &name) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| isLoadingMusic() const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| isPlayingMusic(::Core::PathView soundName) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| isPlayingMusicEvent(::std::string const &eventName) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| isPlayingSound(uint64 handle) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| isPlayingSound(::Core::Path const &soundName) 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 | |
| pauseAllPlayingSounds()=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| pauseMusic(bool state)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| play(::std::string const &name, ::Vec3 const &pos, float volume, float pitch)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| playAttached(::std::string const &eventName, ::std::function< void(::SoundInstanceProperties &)> &&getSoundProperties)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| playMusic(::std::string const &eventName, float volume, uint &playlistIndex)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| playMusic(::std::string const &eventName, float volume)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| playUI(::std::string const &name, float volume, float pitch)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| registerLoop(::std::string const &name, ::std::function< void(::LoopingSoundState &)> getSoundState, float fadeInDuration, float fadeOutDuration)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| resumeAllPreviouslyPlayingSounds()=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| setMusicCommandVolumeMultiplier(float volumeMultiplier)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| stop(::std::string const &name)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| stop(uint64 handle)=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 handle) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| tryGetPlayingSoundAttributes(uint64 handle) const =0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| unregisterLoop(uint64 handle, bool hard)=0 (defined in SoundPlayerInterface) | SoundPlayerInterface | pure virtual |
| ~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | virtual |
| ~SoundPlayerInterface() (defined in SoundPlayerInterface) | SoundPlayerInterface | virtual |