示例#1
0
 public static int GetStateIndex(SkillState state)
 {
     return(SkillState.GetStateIndex(state));
 }