Exemplo n.º 1
0
    private void OnDisable()
    {
        bgSource.Stop();
        audioSourceManager.StopAll();

        options.SaveToFile(Paths.GetOptionsFilePath());
    }