public bool HasState(int layerIndex, int stateID) { return(EAnimator.HasState(layerIndex, stateID)); }