#include <DB2LoadInfo.h>
Definition at line 1296 of file DB2LoadInfo.h.
◆ Fields
| static constexpr DB2FieldMeta CinematicCameraLoadInfo::Fields |
|
staticconstexpr |
Initial value:=
{
{ .IsSigned =
false, .Type =
FT_INT, .Name =
"ID" },
{ .IsSigned =
false, .Type =
FT_FLOAT, .Name =
"OriginX" },
{ .IsSigned =
false, .Type =
FT_FLOAT, .Name =
"OriginY" },
{ .IsSigned =
false, .Type =
FT_FLOAT, .Name =
"OriginZ" },
{ .IsSigned =
false, .Type =
FT_INT, .Name =
"SoundID" },
{ .IsSigned =
false, .Type =
FT_FLOAT, .Name =
"OriginFacing" },
{ .IsSigned =
false, .Type =
FT_INT, .Name =
"FileDataID" },
{ .IsSigned =
false, .Type =
FT_INT, .Name =
"ConversationID" },
}
Definition at line 1298 of file DB2LoadInfo.h.
◆ Instance [1/2]
◆ Instance [2/2]
◆ MetaFields
| constexpr DB2MetaField CinematicCameraLoadInfo::MetaFields[5] |
|
staticconstexpr |
Initial value:=
{
{ .Type =
FT_FLOAT, .ArraySize = 3, .IsSigned =
true },
{ .Type =
FT_INT, .ArraySize = 1, .IsSigned =
false },
{ .Type =
FT_FLOAT, .ArraySize = 1, .IsSigned =
true },
{ .Type =
FT_INT, .ArraySize = 1, .IsSigned =
false },
{ .Type =
FT_INT, .ArraySize = 1, .IsSigned =
false },
}
Definition at line 26 of file ExtractorDB2LoadInfo.h.
◆ MetaInstance
| constexpr DB2Meta CinematicCameraLoadInfo::MetaInstance |
|
staticconstexpr |
Initial value:=
{
.FileDataId = 1294214,
.IndexField = -1,
.ParentIndexField = -1,
.FieldCount = 5,
.FileFieldCount = 5,
.LayoutHash = 0x8BFD752B,
}
static constexpr DB2MetaField MetaFields[5]
Definition at line 35 of file ExtractorDB2LoadInfo.h.
The documentation for this struct was generated from the following files: