libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
ROLLING_OBJ_LOT_PARAM_ST.hpp
1/* This file was automatically generated from XML paramdefs. */
2#pragma once
3
4namespace from {
5namespace paramdef {
16 bool disableParam_NT : 1 { false };
17
21 unsigned char disableParamReserve1 : 7;
22
26 unsigned char disableParamReserve2[3];
27
33 int AssetId_0{ -1 };
34
40 int AssetId_1{ -1 };
41
47 int AssetId_2{ -1 };
48
54 int AssetId_3{ -1 };
55
61 int AssetId_4{ -1 };
62
68 int AssetId_5{ -1 };
69
75 int AssetId_6{ -1 };
76
82 int AssetId_7{ -1 };
83
89 unsigned char CreateWeight_0{ 0 };
90
96 unsigned char CreateWeight_1{ 0 };
97
103 unsigned char CreateWeight_2{ 0 };
104
110 unsigned char CreateWeight_3{ 0 };
111
117 unsigned char CreateWeight_4{ 0 };
118
124 unsigned char CreateWeight_5{ 0 };
125
131 unsigned char CreateWeight_6{ 0 };
132
138 unsigned char CreateWeight_7{ 0 };
139
140 unsigned char Reserve_0[20];
141};
142
143}; // namespace paramdef
144}; // namespace from
145
146static_assert(sizeof(from::paramdef::ROLLING_OBJ_LOT_PARAM_ST) == 64,
147 "ROLLING_OBJ_LOT_PARAM_ST paramdef size does not match detected size");
This struct was automatically generated from XML paramdefs.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:10
int AssetId_0
AssetId_0.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:33
unsigned char CreateWeight_1
Appearance weight _1.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:96
unsigned char CreateWeight_2
Appearance weight _2.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:103
int AssetId_1
AssetId_1_1.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:40
unsigned char disableParamReserve1
Reserve for package output 1.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:21
int AssetId_6
AssetId_6.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:75
unsigned char disableParamReserve2[3]
Reserve for package output 2.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:26
bool disableParam_NT
Do you remove it from the NT version output?
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:16
int AssetId_5
AssetId_5.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:68
unsigned char CreateWeight_4
Appearance weight _4.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:117
int AssetId_4
AssetId_4.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:61
int AssetId_2
AssetId_2.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:47
unsigned char CreateWeight_3
Appearance weight _3.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:110
unsigned char CreateWeight_5
Appearance weight _5.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:124
int AssetId_3
AssetId_3.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:54
unsigned char CreateWeight_0
Appearance weight _0.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:89
unsigned char CreateWeight_6
Appearance weight _6.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:131
unsigned char CreateWeight_7
Appearance weight _7.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:138
int AssetId_7
AssetId_7.
Definition ROLLING_OBJ_LOT_PARAM_ST.hpp:82