Exemple #1
0
 public static ulong GetHashByDataId(int dataId)
 {
     return(Mpq.GetHashByDataId(dataId));
 }