#include <DB2LoadInfo.h>
Definition at line 5439 of file DB2LoadInfo.h.
◆ Fields
| constexpr DB2FieldMeta SpellEquippedItemsLoadInfo::Fields[5] |
|
staticconstexpr |
Initial value:=
{
{ .IsSigned =
false, .Type =
FT_INT, .Name =
"ID" },
{ .IsSigned =
true, .Type =
FT_INT, .Name =
"SpellID" },
{ .IsSigned =
true, .Type =
FT_INT, .Name =
"EquippedItemClass" },
{ .IsSigned =
true, .Type =
FT_INT, .Name =
"EquippedItemInvTypes" },
{ .IsSigned =
true, .Type =
FT_INT, .Name =
"EquippedItemSubclass" },
}
Definition at line 5441 of file DB2LoadInfo.h.
◆ Instance
The documentation for this struct was generated from the following file: