libER
0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
include
param
paramdef
SOUND_ASSET_SOUND_OBJ_ENABLE_DIST_PARAM_ST.hpp
1
/* This file was automatically generated from XML paramdefs. */
2
#pragma once
3
4
namespace
from {
5
namespace
paramdef {
10
struct
SOUND_ASSET_SOUND_OBJ_ENABLE_DIST_PARAM_ST
{
16
float
SoundObjEnableDist
{ -1.f };
17
};
18
19
};
// namespace paramdef
20
};
// namespace from
21
22
static_assert
(
sizeof
(
from::paramdef::SOUND_ASSET_SOUND_OBJ_ENABLE_DIST_PARAM_ST
)
23
== 4,
24
"SOUND_ASSET_SOUND_OBJ_ENABLE_DIST_PARAM_ST paramdef size does not match "
25
"detected size"
);
from::paramdef::SOUND_ASSET_SOUND_OBJ_ENABLE_DIST_PARAM_ST
This struct was automatically generated from XML paramdefs.
Definition
SOUND_ASSET_SOUND_OBJ_ENABLE_DIST_PARAM_ST.hpp:10
from::paramdef::SOUND_ASSET_SOUND_OBJ_ENABLE_DIST_PARAM_ST::SoundObjEnableDist
float SoundObjEnableDist
Asset sound sound source effective distance setting [m].
Definition
SOUND_ASSET_SOUND_OBJ_ENABLE_DIST_PARAM_ST.hpp:16
Generated by
1.9.8