C# Class DbcExtractor.GlyphProperties

显示文件 Open project: LordJZ/MyWowTools

Public Properties

Property Type Description
iconid uint
spellid uint
typeflags uint

Public Methods

Method Description
FixRow ( Locale lang ) : bool

Method Details

FixRow() public method

public FixRow ( Locale lang ) : bool
lang Locale
return bool

Property Details

iconid public_oe property

public uint iconid
return uint

spellid public_oe property

public uint spellid
return uint

typeflags public_oe property

public uint typeflags
return uint