Exemplo n.º 1
0
 public PropertyBinderEditor(SerializedProperty binders)
 {
     _binders = binders;
     ComponentSelector.InvalidateCache();
 }