コード例 #1
0
 private void InspectQuestList(QuestInfo questInfo, int[] ids)
 {
     questInfo.InspectQuestList("api_tab_id=0", CreateQuestList(ids));
 }