TrinityCore
LightLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [15]
 
static constexpr DB2LoadInfo Instance { Fields, 15, &LightMeta::Instance, HOTFIX_SEL_LIGHT }
 

Detailed Description

Definition at line 3499 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta LightLoadInfo::Fields[15]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ false, FT_FLOAT, "GameCoordsX" },
{ false, FT_FLOAT, "GameCoordsY" },
{ false, FT_FLOAT, "GameCoordsZ" },
{ false, FT_FLOAT, "GameFalloffStart" },
{ false, FT_FLOAT, "GameFalloffEnd" },
{ true, FT_SHORT, "ContinentID" },
{ false, FT_SHORT, "LightParamsID1" },
{ false, FT_SHORT, "LightParamsID2" },
{ false, FT_SHORT, "LightParamsID3" },
{ false, FT_SHORT, "LightParamsID4" },
{ false, FT_SHORT, "LightParamsID5" },
{ false, FT_SHORT, "LightParamsID6" },
{ false, FT_SHORT, "LightParamsID7" },
{ false, FT_SHORT, "LightParamsID8" },
}
@ FT_FLOAT
Definition: Define.h:150
@ FT_SHORT
Definition: Define.h:153
@ FT_INT
Definition: Define.h:151

Definition at line 3501 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo LightLoadInfo::Instance { Fields, 15, &LightMeta::Instance, HOTFIX_SEL_LIGHT }
staticconstexpr

Definition at line 3520 of file DB2LoadInfo.h.


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