24 virtual ::Bedrock::PubSub::Connector<void(
25 ::SharedTypes::Legacy::LevelSoundEvent,
32 getOnLevelSoundEventConnector() = 0;
35 virtual ::Bedrock::PubSub::Connector<void(::std::string
const&,
::Vec3 const&,
float,
float)>&
36 getOnLevelSoundEventWithVolumeAndPitchConnector() = 0;
39 virtual ::Bedrock::PubSub::Connector<void(::std::string
const&)>& getOnStopLevelSoundEventConnector() = 0;
42 virtual ::Bedrock::PubSub::Connector<void()>& getOnStopAllLevelSoundsEventConnector() = 0;
45 virtual ::Bedrock::PubSub::Connector<void()>& getOnStopMusicEventConnector() = 0;