public override GameObject Apply(bool isPrefab)
 {
     QuickStarts.NavigatingUnit(this.gameObject, !isPrefab);
     return(null);
 }