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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [5]
 
static constexpr DB2LoadInfo Instance { Fields, 5, &MountEquipmentMeta::Instance, HOTFIX_SEL_MOUNT_EQUIPMENT }
 

Detailed Description

Definition at line 4123 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta MountEquipmentLoadInfo::Fields[5]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Item" },
{ .IsSigned = true, .Type = FT_INT, .Name = "BuffSpell" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Unknown820" },
{ .IsSigned = false, .Type = FT_INT, .Name = "LearnedBySpell" },
}
@ FT_INT
Definition Define.h:163

Definition at line 4125 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo MountEquipmentLoadInfo::Instance { Fields, 5, &MountEquipmentMeta::Instance, HOTFIX_SEL_MOUNT_EQUIPMENT }
staticconstexpr

Definition at line 4134 of file DB2LoadInfo.h.


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