public static void AudioFadeOutStart(int time) { seMaster.StartCoroutine(seMaster.AudioFadeOutStartCol(time)); }