CSCommon: MQuestMapSectorInfo 구조체 참조

MAIET

MQuestMapSectorInfo 구조체 참조

#include <MQuestMap.h>

MQuestMapSectorInfo에 대한 협력 도표:

Collaboration graph
[범례]
전체 멤버 목록 보기

세부 사항

퀘스트 맵 섹터 정보.

public 속성

int nID
 ID.
char szTitle [64]
 섹터 이름
bool bBoss
 보스방 여부
int nLinkCount
 링크수
MQuestSectorLink Links [MAX_SECTOR_LINK]
 링크 정보
vector< MQuestSectorBacklinkVecBacklinks
 역링크들
int nSpawnPointCount [MNST_END]
 스폰포인트 개수

이 구조체을 위한 문서화는 다음의 파일로부터 생성되었습니다.


MAIET entertainment