CSCommon: MQuestNPCCatalogue 클래스 참조

MAIET

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 ()
 초기화.
MQuestNPCInfoGetInfo (MQUEST_NPC nNpc)
 NPC 정보 반환.
MQuestNPCInfoGetPageInfo (int nPage)
 페이지로부터 NPC 정보 반환.

이 클래스을 위한 문서화는 다음의 파일들로부터 생성되었습니다.


MAIET entertainment