TrinityCore
Loading...
Searching...
No Matches
GossipNpcOptionLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [18]
 
static constexpr DB2LoadInfo Instance { Fields, 18, &GossipNPCOptionMeta::Instance, HOTFIX_SEL_GOSSIP_NPC_OPTION }
 

Detailed Description

Definition at line 2519 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta GossipNpcOptionLoadInfo::Fields[18]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "GossipNpcOption" },
{ .IsSigned = true, .Type = FT_INT, .Name = "LFGDungeonsID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "TrainerID" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "GarrFollowerTypeID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "CharShipmentID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "GarrTalentTreeID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "UiMapID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "UiItemInteractionID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Unknown_1000_8" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Unknown_1000_9" },
{ .IsSigned = true, .Type = FT_INT, .Name = "CovenantID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "GossipOptionID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "TraitTreeID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ProfessionID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Unknown_1002_14" },
{ .IsSigned = true, .Type = FT_INT, .Name = "NeighborhoodMapID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SkillLineID" },
}
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 2521 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo GossipNpcOptionLoadInfo::Instance { Fields, 18, &GossipNPCOptionMeta::Instance, HOTFIX_SEL_GOSSIP_NPC_OPTION }
staticconstexpr

Definition at line 2543 of file DB2LoadInfo.h.


The documentation for this struct was generated from the following file: