libER
0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
include
param
paramdef
SE_ACTIVATION_RANGE_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_ACTIVATION_RANGE_PARAM_ST
{
16
float
activateRange
{ 0.f };
17
};
18
19
};
// namespace paramdef
20
};
// namespace from
21
22
static_assert
(
sizeof
(
from::paramdef::SE_ACTIVATION_RANGE_PARAM_ST
) == 4,
23
"SE_ACTIVATION_RANGE_PARAM_ST paramdef size does not match detected size"
);
from::paramdef::SE_ACTIVATION_RANGE_PARAM_ST
This struct was automatically generated from XML paramdefs.
Definition
SE_ACTIVATION_RANGE_PARAM_ST.hpp:10
from::paramdef::SE_ACTIVATION_RANGE_PARAM_ST::activateRange
float activateRange
Activate distance.
Definition
SE_ACTIVATION_RANGE_PARAM_ST.hpp:16
Generated by
1.9.8