public static void Prewarm() { // Forces the soundDB object to be instantiated. // Makes it so the scene doesn't pause while waiting for SFXDatabase to load. soundDB.GetInstanceID(); }