libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
WEATHER_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
31 short weatherType0{ -1 };
32
36 short weatherType1{ -1 };
37
41 short weatherType2{ -1 };
42
46 short weatherType3{ -1 };
47
51 short weatherType4{ -1 };
52
56 short weatherType5{ -1 };
57
61 short weatherType6{ -1 };
62
66 short weatherType7{ -1 };
67
71 short weatherType8{ -1 };
72
76 short weatherType9{ -1 };
77
81 short weatherType10{ -1 };
82
86 short weatherType11{ -1 };
87
91 short weatherType12{ -1 };
92
96 short weatherType13{ -1 };
97
101 short weatherType14{ -1 };
102
106 short weatherType15{ -1 };
107
111 unsigned short lotteryWeight0{ 0 };
112
116 unsigned short lotteryWeight1{ 0 };
117
121 unsigned short lotteryWeight2{ 0 };
122
126 unsigned short lotteryWeight3{ 0 };
127
131 unsigned short lotteryWeight4{ 0 };
132
136 unsigned short lotteryWeight5{ 0 };
137
141 unsigned short lotteryWeight6{ 0 };
142
146 unsigned short lotteryWeight7{ 0 };
147
151 unsigned short lotteryWeight8{ 0 };
152
156 unsigned short lotteryWeight9{ 0 };
157
161 unsigned short lotteryWeight10{ 0 };
162
166 unsigned short lotteryWeight11{ 0 };
167
171 unsigned short lotteryWeight12{ 0 };
172
176 unsigned short lotteryWeight13{ 0 };
177
181 unsigned short lotteryWeight14{ 0 };
182
186 unsigned short lotteryWeight15{ 0 };
187
191 unsigned char timezoneLimit{ 0 };
192
196 unsigned char timezoneStartHour{ 0 };
197
201 unsigned char timezoneStartMinute{ 0 };
202
206 unsigned char timezoneEndHour{ 0 };
207
211 unsigned char timezoneEndMinute{ 0 };
212
213 unsigned char reserve[9];
214};
215
216}; // namespace paramdef
217}; // namespace from
218
219static_assert(sizeof(from::paramdef::WEATHER_LOT_PARAM_ST) == 82,
220 "WEATHER_LOT_PARAM_ST paramdef size does not match detected size");
This struct was automatically generated from XML paramdefs.
Definition WEATHER_LOT_PARAM_ST.hpp:10
unsigned char disableParamReserve2[3]
Reserve for package output 2.
Definition WEATHER_LOT_PARAM_ST.hpp:26
short weatherType9
Weather type 9.
Definition WEATHER_LOT_PARAM_ST.hpp:76
short weatherType3
Weather type 3.
Definition WEATHER_LOT_PARAM_ST.hpp:46
unsigned char timezoneStartMinute
Direct time specification_start_minute.
Definition WEATHER_LOT_PARAM_ST.hpp:201
unsigned short lotteryWeight10
Lottery weight 10.
Definition WEATHER_LOT_PARAM_ST.hpp:161
unsigned short lotteryWeight15
Lottery weight 15.
Definition WEATHER_LOT_PARAM_ST.hpp:186
unsigned short lotteryWeight12
Lottery weight 12.
Definition WEATHER_LOT_PARAM_ST.hpp:171
short weatherType2
Weather type 2.
Definition WEATHER_LOT_PARAM_ST.hpp:41
unsigned short lotteryWeight14
Lottery weight 14.
Definition WEATHER_LOT_PARAM_ST.hpp:181
unsigned short lotteryWeight6
Lottery weight 6.
Definition WEATHER_LOT_PARAM_ST.hpp:141
unsigned short lotteryWeight5
Lottery weight 5.
Definition WEATHER_LOT_PARAM_ST.hpp:136
short weatherType4
Weather type 4.
Definition WEATHER_LOT_PARAM_ST.hpp:51
unsigned short lotteryWeight0
Lottery weight 0.
Definition WEATHER_LOT_PARAM_ST.hpp:111
unsigned char timezoneLimit
Time zone condition list.
Definition WEATHER_LOT_PARAM_ST.hpp:191
unsigned char disableParamReserve1
Reserve for package output 1.
Definition WEATHER_LOT_PARAM_ST.hpp:21
short weatherType15
Weather type 15.
Definition WEATHER_LOT_PARAM_ST.hpp:106
short weatherType12
Weather type 12.
Definition WEATHER_LOT_PARAM_ST.hpp:91
short weatherType11
Weather type 11.
Definition WEATHER_LOT_PARAM_ST.hpp:86
unsigned short lotteryWeight9
Lottery weight 9.
Definition WEATHER_LOT_PARAM_ST.hpp:156
short weatherType5
Weather type 5.
Definition WEATHER_LOT_PARAM_ST.hpp:56
short weatherType7
Weather type 7.
Definition WEATHER_LOT_PARAM_ST.hpp:66
unsigned short lotteryWeight11
Lottery weight 11.
Definition WEATHER_LOT_PARAM_ST.hpp:166
unsigned short lotteryWeight7
Lottery weight 7.
Definition WEATHER_LOT_PARAM_ST.hpp:146
short weatherType13
Weather type 13.
Definition WEATHER_LOT_PARAM_ST.hpp:96
short weatherType14
Weather type 14.
Definition WEATHER_LOT_PARAM_ST.hpp:101
short weatherType10
Weather type 10.
Definition WEATHER_LOT_PARAM_ST.hpp:81
unsigned short lotteryWeight2
Lottery weight 2.
Definition WEATHER_LOT_PARAM_ST.hpp:121
unsigned short lotteryWeight1
Lottery weight 1.
Definition WEATHER_LOT_PARAM_ST.hpp:116
short weatherType0
Weather type 0.
Definition WEATHER_LOT_PARAM_ST.hpp:31
unsigned char timezoneStartHour
Direct time specification_start_hour.
Definition WEATHER_LOT_PARAM_ST.hpp:196
short weatherType8
Weather type 8.
Definition WEATHER_LOT_PARAM_ST.hpp:71
short weatherType6
Weather type 6.
Definition WEATHER_LOT_PARAM_ST.hpp:61
bool disableParam_NT
Do you remove it from the NT version output?
Definition WEATHER_LOT_PARAM_ST.hpp:16
unsigned short lotteryWeight13
Lottery weight 13.
Definition WEATHER_LOT_PARAM_ST.hpp:176
short weatherType1
Weather type 1.
Definition WEATHER_LOT_PARAM_ST.hpp:36
unsigned short lotteryWeight8
Lottery weight 8.
Definition WEATHER_LOT_PARAM_ST.hpp:151
unsigned short lotteryWeight3
Lottery weight 3.
Definition WEATHER_LOT_PARAM_ST.hpp:126
unsigned char timezoneEndHour
Direct time specification_start_hour.
Definition WEATHER_LOT_PARAM_ST.hpp:206
unsigned char timezoneEndMinute
Direct time specification_start_minute.
Definition WEATHER_LOT_PARAM_ST.hpp:211
unsigned short lotteryWeight4
Lottery weight 4.
Definition WEATHER_LOT_PARAM_ST.hpp:131