C# Class DbcExtractor.Faction

显示文件 Open project: LordJZ/MyWowTools

Public Properties

Property Type Description
reputationListID int
side uint
team 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

reputationListID public_oe property

public int reputationListID
return int

side public_oe property

WORKAROUND: reused expansion to fix queries.
public uint side
return uint

team public_oe property

public uint team
return uint