C# Class DbcExtractor.AreaTable

显示文件 Open project: LordJZ/MyWowTools

Public Properties

Property Type Description
level int
map uint
territory uint

Public Methods

Method Description
FixRow ( System.Locale lang ) : bool

Method Details

FixRow() public method

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

Property Details

level public_oe property

Can be 0 and -1.
public int level
return int

map public_oe property

public uint map
return uint

territory public_oe property

2 - Alliance 4 - Horde 6 - Both
public uint territory
return uint