Beispiel #1
0
 public virtual bool Match(ConnectorBase connector)
 {
     Debug.Log("Invalid call to the match method");
     return(false);
 }