Ejemplo n.º 1
0
 public static int GetAttrValue(int nCharacterId, int nLevel, int type)
 {
     return(mImpl.GetAttrValue(nCharacterId, nLevel, type));
 }