public static int GetMaterialNum(int talentId, int talentLv) { return(PetEvoGlobal.GetMaterial(talentId, talentLv).num.get_Item(0)); }