26 virtual ::Bedrock::PubSub::Connector<
28 getOnLevelSoundEventConnector() = 0;
31 virtual ::Bedrock::PubSub::Connector<void(::std::string
const&,
::Vec3 const&,
float,
float)>&
32 getOnLevelSoundEventWithVolumeAndPitchConnector() = 0;
35 virtual ::Bedrock::PubSub::Connector<void(::std::string
const&)>& getOnStopLevelSoundEventConnector() = 0;
38 virtual ::Bedrock::PubSub::Connector<void()>& getOnStopAllLevelSoundsEventConnector() = 0;
41 virtual ::Bedrock::PubSub::Connector<void()>& getOnStopMusicEventConnector() = 0;