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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [11]
 
static constexpr DB2LoadInfo Instance { Fields, 11, &MountCapabilityMeta::Instance, HOTFIX_SEL_MOUNT_CAPABILITY }
 

Detailed Description

Definition at line 4103 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta MountCapabilityLoadInfo::Fields[11]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "ReqRidingSkill" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "ReqAreaID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ReqSpellAuraID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ReqSpellKnownID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ModSpellAuraID" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "ReqMapID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "PlayerConditionID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "FlightCapabilityID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "DriveCapabilityID" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163

Definition at line 4105 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo MountCapabilityLoadInfo::Instance { Fields, 11, &MountCapabilityMeta::Instance, HOTFIX_SEL_MOUNT_CAPABILITY }
staticconstexpr

Definition at line 4120 of file DB2LoadInfo.h.


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