libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
ASSET_MODEL_SFX_PARAM_ST.hpp
1/* This file was automatically generated from XML paramdefs. */
2#pragma once
3
4namespace from {
5namespace paramdef {
14 int sfxId_0{ -1 };
15
19 int dmypolyId_0{ -1 };
20
21 unsigned char reserve_0[8];
22
26 int sfxId_1{ -1 };
27
31 int dmypolyId_1{ -1 };
32
33 unsigned char reserve_1[8];
34
38 int sfxId_2{ -1 };
39
43 int dmypolyId_2{ -1 };
44
45 unsigned char reserve_2[8];
46
50 int sfxId_3{ -1 };
51
55 int dmypolyId_3{ -1 };
56
57 unsigned char reserve_3[8];
58
62 int sfxId_4{ -1 };
63
67 int dmypolyId_4{ -1 };
68
69 unsigned char reserve_4[8];
70
74 int sfxId_5{ -1 };
75
79 int dmypolyId_5{ -1 };
80
81 unsigned char reserve_5[8];
82
86 int sfxId_6{ -1 };
87
91 int dmypolyId_6{ -1 };
92
93 unsigned char reserve_6[8];
94
98 int sfxId_7{ -1 };
99
103 int dmypolyId_7{ -1 };
104
110 bool isDisableIV{ false };
111
112 unsigned char reserve_7[7];
113};
114
115}; // namespace paramdef
116}; // namespace from
117
118static_assert(sizeof(from::paramdef::ASSET_MODEL_SFX_PARAM_ST) == 128,
119 "ASSET_MODEL_SFX_PARAM_ST paramdef size does not match detected size");
This struct was automatically generated from XML paramdefs.
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:10
int dmypolyId_6
6: Damipoli ID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:91
int dmypolyId_3
3: Damipoli ID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:55
int dmypolyId_4
4: Damipoli ID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:67
int sfxId_2
2: SfxID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:38
int sfxId_1
1: SfxID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:26
int dmypolyId_0
0: Damipoli ID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:19
bool isDisableIV
Disables the effect on irradiance volume.
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:110
int dmypolyId_1
1: Damipoli ID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:31
int sfxId_5
5: SfxID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:74
int sfxId_4
4: SfxID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:62
int sfxId_0
0: SfxID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:14
int dmypolyId_7
7: Damipoli ID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:103
int sfxId_7
7: SfxID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:98
int dmypolyId_2
2: Damipoli ID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:43
int sfxId_3
3: SfxID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:50
int dmypolyId_5
5: Damipoli ID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:79
int sfxId_6
6: SfxID
Definition ASSET_MODEL_SFX_PARAM_ST.hpp:86