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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [16]
 
static constexpr DB2LoadInfo Instance { Fields, 16, &JournalEncounterSectionMeta::Instance, HOTFIX_SEL_JOURNAL_ENCOUNTER_SECTION }
 

Detailed Description

Definition at line 3570 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta JournalEncounterSectionLoadInfo::Fields[16]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "Title" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "BodyText" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "JournalEncounterID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "OrderIndex" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "ParentSectionID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "FirstChildSectionID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "NextSiblingSectionID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "Type" },
{ .IsSigned = false, .Type = FT_INT, .Name = "IconCreatureDisplayInfoID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "UiModelSceneID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SpellID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "IconFileDataID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = true, .Type = FT_INT, .Name = "IconFlags" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "DifficultyMask" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 3572 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo JournalEncounterSectionLoadInfo::Instance { Fields, 16, &JournalEncounterSectionMeta::Instance, HOTFIX_SEL_JOURNAL_ENCOUNTER_SECTION }
staticconstexpr

Definition at line 3592 of file DB2LoadInfo.h.


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