libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
SOUND_COMMON_INGAME_PARAM_ST.hpp
1/* This file was automatically generated from XML paramdefs. */
2#pragma once
3
4namespace from {
5namespace paramdef {
25
26}; // namespace paramdef
27}; // namespace from
28
29static_assert(sizeof(from::paramdef::SOUND_COMMON_INGAME_PARAM_ST) == 64,
30 "SOUND_COMMON_INGAME_PARAM_ST paramdef size does not match detected size");
This struct was automatically generated from XML paramdefs.
Definition SOUND_COMMON_INGAME_PARAM_ST.hpp:10
char ParamKeyStr[32]
Parameter Key string.
Definition SOUND_COMMON_INGAME_PARAM_ST.hpp:16
char ParamValueStr[32]
Parameter Value string.
Definition SOUND_COMMON_INGAME_PARAM_ST.hpp:23