Esempio n. 1
0
 public bool HasState(int layerIndex, int stateID)
 {
     return(EAnimator.HasState(layerIndex, stateID));
 }