예제 #1
0
 public int GetSkillTotalLevel()
 {
     return(mImpl.GetSkillTotalLevel(this));
 }