libER
0.1.4.2
ELDEN RING API library
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Related Symbols
Files
File List
File Members
All
Enumerations
Macros
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Friends
Macros
Pages
Loading...
Searching...
No Matches
include
param
paramdef
SE_MATERIAL_CONVERT_PARAM_ST.hpp
1
/* This file was automatically generated from XML paramdefs. */
2
#pragma once
3
4
namespace
from {
5
namespace
paramdef {
10
struct
SE_MATERIAL_CONVERT_PARAM_ST
{
16
unsigned
char
seMaterialId
{ 0 };
17
18
unsigned
char
pad[3];
19
};
10
struct
SE_MATERIAL_CONVERT_PARAM_ST
{
…
};
20
21
};
// namespace paramdef
22
};
// namespace from
23
24
static_assert
(
sizeof
(
from::paramdef::SE_MATERIAL_CONVERT_PARAM_ST
) == 4,
25
"SE_MATERIAL_CONVERT_PARAM_ST paramdef size does not match detected size"
);
from::paramdef::SE_MATERIAL_CONVERT_PARAM_ST
This struct was automatically generated from XML paramdefs.
Definition
SE_MATERIAL_CONVERT_PARAM_ST.hpp:10
from::paramdef::SE_MATERIAL_CONVERT_PARAM_ST::seMaterialId
unsigned char seMaterialId
SE material ID.
Definition
SE_MATERIAL_CONVERT_PARAM_ST.hpp:16
Generated by
1.9.8