Exemplo n.º 1
0
 public void OnEnable()
 {
     proxy       = (ObiClothProxy)target;
     masterCloth = serializedObject.FindProperty("m_Master");
 }
Exemplo n.º 2
0
 public void OnEnable()
 {
     proxy = (ObiClothProxy)target;
 }