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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [11]
 
static constexpr DB2LoadInfo Instance { Fields, 11, &SpellVisualKitMeta::Instance, HOTFIX_SEL_SPELL_VISUAL_KIT }
 

Detailed Description

Definition at line 5968 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta SpellVisualKitLoadInfo::Fields[11]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ClutterLevel" },
{ .IsSigned = true, .Type = FT_INT, .Name = "FallbackSpellVisualKitId" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "DelayMin" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "DelayMax" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MinimumSpellVisualDensityFilterType" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MinimumSpellVisualDensityFilterParam" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ReducedSpellVisualDensityFilterType" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ReducedSpellVisualDensityFilterParam" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags1" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags2" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163

Definition at line 5970 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo SpellVisualKitLoadInfo::Instance { Fields, 11, &SpellVisualKitMeta::Instance, HOTFIX_SEL_SPELL_VISUAL_KIT }
staticconstexpr

Definition at line 5985 of file DB2LoadInfo.h.


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