public override GameObject Apply(bool isPrefab)
 {
     return(QuickStarts.PatrolRoute(this.gameObject));
 }