audiosourcecancelgroup - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Misc.Audio
Inherits from UnityEngine.MonoBehaviour
Allows canceling multiple AudioSources at once.
public class AudioSourceCancelGroup : MonoBehaviour| Name | Description |
|---|---|
| CancelActiveAudio() | Cancels playback of all configured AudioSource. |