CSCommon: MQuestMapCatalogue 클래스 참조

MAIET

MQuestMapCatalogue 클래스 참조

#include <MQuestMap.h>

전체 멤버 목록 보기


세부 사항

퀘스트 맵 관리자.

public 메소드

 MQuestMapCatalogue ()
 생성자
 ~MQuestMapCatalogue ()
 소멸자
void Clear ()
 초기화.
bool ReadXml (const char *szFileName)
 xml에서 맵정보를 읽는다. (서버용)
bool ReadXml (MZFileSystem *pFileSystem, const char *szFileName)
 xml에서 맵정보를 읽는다. (클라이언트용)
void DebugReport ()
 맵정보가 제대로 구성되었는지 확인한다.
MQuestMapSectorInfoGetSectorInfo (int nSector)
 섹터 정보 반환
MQuestMapsetInfoGetMapsetInfo (int nMapset)
 맵셋 정보 반환
MQuestMapSectorInfoGetSectorInfoFromName (char *szSectorTitle)
 섹터 이름으로 섹터 정보 반환

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


MAIET entertainment