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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [9]
 
static constexpr DB2LoadInfo Instance { Fields, 9, &SpellTargetRestrictionsMeta::Instance, HOTFIX_SEL_SPELL_TARGET_RESTRICTIONS }
 

Detailed Description

Definition at line 5878 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta SpellTargetRestrictionsLoadInfo::Fields[9]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "DifficultyID" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "ConeDegrees" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "MaxTargets" },
{ .IsSigned = false, .Type = FT_INT, .Name = "MaxTargetLevel" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "TargetCreatureType" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Targets" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Width" },
{ .IsSigned = false, .Type = FT_INT, .Name = "SpellID" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 5880 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo SpellTargetRestrictionsLoadInfo::Instance { Fields, 9, &SpellTargetRestrictionsMeta::Instance, HOTFIX_SEL_SPELL_TARGET_RESTRICTIONS }
staticconstexpr

Definition at line 5893 of file DB2LoadInfo.h.


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