Skip to content

AudioSourceComponent.Bus Property

Definition

Namespace: Brine2D.Systems.Audio

Audio bus name for group operations (per-bus volume, pause, resume, stop). Defaults to "sfx" for sound effects and "music" for music.

public string Bus { get; set; }

Property Value

System.String