MQuestNPCCatalogue 클래스 참조
#include <MQuestNPC.h>
세부 사항
NPC 정보 관리자 클래스.
public 메소드 | |
| MQuestNPCCatalogue () | |
| 생성자 | |
| ~MQuestNPCCatalogue () | |
| 소멸자 | |
| bool | ReadXml (const char *szFileName) |
| xml로부터 npc정보를 읽는다. | |
| bool | ReadXml (MZFileSystem *pFileSystem, const char *szFileName) |
| xml로부터 npc정보를 읽는다. | |
| void | Clear () |
| 초기화. | |
| MQuestNPCInfo * | GetInfo (MQUEST_NPC nNpc) |
| NPC 정보 반환. | |
| MQuestNPCInfo * | GetPageInfo (int nPage) |
| 페이지로부터 NPC 정보 반환. | |
이 클래스을 위한 문서화는 다음의 파일들로부터 생성되었습니다.
- MQuestNPC.h
- MQuestNPC.cpp
MAIET entertainment