C# 클래스 DbcExtractor.TalentTab

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

공개 프로퍼티들

프로퍼티 타입 설명
classId uint
icon uint
order uint
petType uint
roles uint
spell1 uint
spell2 uint

공개 메소드들

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

메소드 상세

FixRow() 공개 메소드

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

프로퍼티 상세

classId 공개적으로 프로퍼티

public uint classId
리턴 uint

icon 공개적으로 프로퍼티

public uint icon
리턴 uint

order 공개적으로 프로퍼티

public uint order
리턴 uint

petType 공개적으로 프로퍼티

public uint petType
리턴 uint

roles 공개적으로 프로퍼티

public uint roles
리턴 uint

spell1 공개적으로 프로퍼티

public uint spell1
리턴 uint

spell2 공개적으로 프로퍼티

public uint spell2
리턴 uint