Exemple #1
0
 public override void OnSearchBegin()
 {
     searchAsGameObject = typeField.GetGameObject();
     typeField.OnSearchBegin();
 }