Beispiel #1
0
 public NPCData GetData(int id)
 {
     return(m_NPCInfo.GetNPCInfoByID(id));
 }