示例#1
0
 protected bool CheckMotionCancelAvailability()
 {
     return(m_CharacterBase.CheckMotionCancelAvailability());
 }