public static void RemoveAllDisplays() { StatusTextManager.DestroyAllPopups(); if (Integrations.scoreOverlayFound) { ScoreOverlay.RemoveAllOverlays(); } }