![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| char const * | Name |
| uint8 | PlotType |
| int32 | HordeConstructObjID |
| int32 | AllianceConstructObjID |
| int32 | Flags |
| std::array< uint32, 2 > | UpgradeRequirement |
Definition at line 2008 of file DB2Structure.h.
| int32 GarrPlotEntry::AllianceConstructObjID |
Definition at line 2014 of file DB2Structure.h.
| int32 GarrPlotEntry::Flags |
Definition at line 2015 of file DB2Structure.h.
| int32 GarrPlotEntry::HordeConstructObjID |
Definition at line 2013 of file DB2Structure.h.
| uint32 GarrPlotEntry::ID |
Definition at line 2010 of file DB2Structure.h.
| char const* GarrPlotEntry::Name |
Definition at line 2011 of file DB2Structure.h.
| uint8 GarrPlotEntry::PlotType |
Definition at line 2012 of file DB2Structure.h.
| std::array<uint32, 2> GarrPlotEntry::UpgradeRequirement |
Definition at line 2016 of file DB2Structure.h.