TrinityCore
Loading...
Searching...
No Matches
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 3754 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

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

Definition at line 3756 of file DB2LoadInfo.h.

◆ Instance

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

Definition at line 3775 of file DB2LoadInfo.h.


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