|
LevelSoundManager & | operator= (LevelSoundManager const &) |
|
| LevelSoundManager (LevelSoundManager const &) |
|
virtual ::Bedrock::PubSub::Connector< void(::SharedTypes::Legacy::LevelSoundEvent, ::Vec3 const &, int, ::ActorDefinitionIdentifier const &, bool, bool)> & | getOnLevelSoundEventConnector () |
|
virtual ::Bedrock::PubSub::Connector< void(::std::string const &, ::Vec3 const &, float, float)> & | getOnLevelSoundEventWithVolumeAndPitchConnector () |
|
virtual ::Bedrock::PubSub::Connector< void(::std::string const &)> & | getOnStopLevelSoundEventConnector () |
|
virtual ::Bedrock::PubSub::Connector< void()> & | getOnStopAllLevelSoundsEventConnector () |
|
virtual ::Bedrock::PubSub::Connector< void()> & | getOnStopMusicEventConnector () |
|
MCAPI | LevelSoundManager (::Bedrock::NotNullNonOwnerPtr<::SoundPlayerInterface > const &soundPlayer, bool isClientSide, ::Bedrock::NotNullNonOwnerPtr<::LevelEventCoordinator > levelEventCoordinator, bool isServerAuthSoundEnabled) |
|
MCAPI void | broadcastSoundEvent (::IDimension &dimension, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &identifier, bool isBabyMob, bool isGlobal, ::Player *primaryLocalPlayer) |
|
MCAPI void | playPredictiveSynchronizedSound (::IDimension &dimension, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, ::Player *targetPlayer, int data, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal) |
|
MCAPI void | playSound (::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal) |
|
MCAPI void * | $ctor (::Bedrock::NotNullNonOwnerPtr<::SoundPlayerInterface > const &soundPlayer, bool isClientSide, ::Bedrock::NotNullNonOwnerPtr<::LevelEventCoordinator > levelEventCoordinator, bool isServerAuthSoundEnabled) |
|
MCAPI void | $dtor () |
|
MCFOLD ::Bedrock::PubSub::Connector< void(::SharedTypes::Legacy::LevelSoundEvent, ::Vec3 const &, int, ::ActorDefinitionIdentifier const &, bool, bool)> & | $getOnLevelSoundEventConnector () |
|
MCAPI ::Bedrock::PubSub::Connector< void(::std::string const &, ::Vec3 const &, float, float)> & | $getOnLevelSoundEventWithVolumeAndPitchConnector () |
|
MCAPI ::Bedrock::PubSub::Connector< void(::std::string const &)> & | $getOnStopLevelSoundEventConnector () |
|
MCFOLD ::Bedrock::PubSub::Connector< void()> & | $getOnStopAllLevelSoundsEventConnector () |
|
MCAPI ::Bedrock::PubSub::Connector< void()> & | $getOnStopMusicEventConnector () |
|
MCFOLD void * | $ctor () |
|
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
|