public override void OnExit() { UI.HideLoading(); }
public override void OnEnter() { UI.ShowLoading(); LoadLocation(); }