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
SFX_BLOCK_RES_SHARE_PARAM.hpp
1
/* This file was automatically generated from XML paramdefs. */
2
#pragma once
3
4
namespace
from {
5
namespace
paramdef {
10
struct
SFX_BLOCK_RES_SHARE_PARAM
{
17
unsigned
int
shareBlockRsMapUidVal
{ 0 };
18
};
10
struct
SFX_BLOCK_RES_SHARE_PARAM
{
…
};
19
20
};
// namespace paramdef
21
};
// namespace from
22
23
static_assert
(
sizeof
(
from::paramdef::SFX_BLOCK_RES_SHARE_PARAM
) == 4,
24
"SFX_BLOCK_RES_SHARE_PARAM paramdef size does not match detected size"
);
from::paramdef::SFX_BLOCK_RES_SHARE_PARAM
This struct was automatically generated from XML paramdefs.
Definition
SFX_BLOCK_RES_SHARE_PARAM.hpp:10
from::paramdef::SFX_BLOCK_RES_SHARE_PARAM::shareBlockRsMapUidVal
unsigned int shareBlockRsMapUidVal
Block Sfx resource reference map number.
Definition
SFX_BLOCK_RES_SHARE_PARAM.hpp:17
Generated by
1.9.8