C# 클래스 DbcExtractor.Faction

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

공개 프로퍼티들

프로퍼티 타입 설명
reputationListID int
side uint
team uint

공개 메소드들

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

메소드 상세

FixRow() 공개 메소드

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

프로퍼티 상세

reputationListID 공개적으로 프로퍼티

public int reputationListID
리턴 int

side 공개적으로 프로퍼티

WORKAROUND: reused expansion to fix queries.
public uint side
리턴 uint

team 공개적으로 프로퍼티

public uint team
리턴 uint