Пример #1
0
 private void OnAnimatorIK(int layerIndex)
 {
     if (GenClass != null)
     {
         GenClass.OnAnimatorIK(layerIndex);
     }
 }