C# Class DbcExtractor.CreatureFamily

ファイルを表示 Open project: LordJZ/MyWowTools

Public Properties

Property Type Description
petFoodMask uint
petType int
skill 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

petFoodMask public_oe property

public uint petFoodMask
return uint

petType public_oe property

public int petType
return int

skill public_oe property

public uint skill
return uint