protected virtual void Awake() { CurrentInstance = this; }
public static void ClearGameServiceProvider() { CurrentInstance = null; }