public static void FadeIn(float fadeOutTick) { fadeOut.FadeInScreen(fadeOutTick); CallFinished = true; }