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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [10]
 
static constexpr DB2LoadInfo Instance { Fields, 10, &CinematicSequencesMeta::Instance, HOTFIX_SEL_CINEMATIC_SEQUENCES }
 

Detailed Description

Definition at line 1313 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta CinematicSequencesLoadInfo::Fields[10]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "SoundID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "Camera1" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "Camera2" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "Camera3" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "Camera4" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "Camera5" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "Camera6" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "Camera7" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "Camera8" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163

Definition at line 1315 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo CinematicSequencesLoadInfo::Instance { Fields, 10, &CinematicSequencesMeta::Instance, HOTFIX_SEL_CINEMATIC_SEQUENCES }
staticconstexpr

Definition at line 1329 of file DB2LoadInfo.h.


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