C# 클래스 DbcExtractor.GlyphProperties

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

공개 프로퍼티들

프로퍼티 타입 설명
iconid uint
spellid uint
typeflags uint

공개 메소드들

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

메소드 상세

FixRow() 공개 메소드

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

프로퍼티 상세

iconid 공개적으로 프로퍼티

public uint iconid
리턴 uint

spellid 공개적으로 프로퍼티

public uint spellid
리턴 uint

typeflags 공개적으로 프로퍼티

public uint typeflags
리턴 uint