C# 클래스 DbcExtractor.LFGDungeons

파일 보기 프로젝트 열기: LordJZ/MyWowTools

공개 프로퍼티들

프로퍼티 타입 설명
difficulty uint
expansion uint
group uint
map int
maxlevel uint
minlevel uint
rec_level uint
rec_maxlevel uint
rec_minlevel uint
type uint
unk int
unk_25 uint

공개 메소드들

메소드 설명
FixRow ( System.Locale lang ) : bool

메소드 상세

FixRow() 공개 메소드

public FixRow ( System.Locale lang ) : bool
lang System.Locale
리턴 bool

프로퍼티 상세

difficulty 공개적으로 프로퍼티

public uint difficulty
리턴 uint

expansion 공개적으로 프로퍼티

public uint expansion
리턴 uint

group 공개적으로 프로퍼티

public uint group
리턴 uint

map 공개적으로 프로퍼티

public int map
리턴 int

maxlevel 공개적으로 프로퍼티

public uint maxlevel
리턴 uint

minlevel 공개적으로 프로퍼티

public uint minlevel
리턴 uint

rec_level 공개적으로 프로퍼티

public uint rec_level
리턴 uint

rec_maxlevel 공개적으로 프로퍼티

public uint rec_maxlevel
리턴 uint

rec_minlevel 공개적으로 프로퍼티

public uint rec_minlevel
리턴 uint

type 공개적으로 프로퍼티

public uint type
리턴 uint

unk 공개적으로 프로퍼티

public int unk
리턴 int

unk_25 공개적으로 프로퍼티

public uint unk_25
리턴 uint