libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
GPARAM_GRID_REGION_INFO_PARAM_ST.hpp
1/* This file was automatically generated from XML paramdefs. */
2#pragma once
3
4namespace from {
5namespace paramdef {
17 unsigned int GparamGridRegionId{ 0 };
18
19 unsigned char Reserve[28];
20};
21
22}; // namespace paramdef
23}; // namespace from
This struct was automatically generated from XML paramdefs.
Definition GPARAM_GRID_REGION_INFO_PARAM_ST.hpp:10
unsigned int GparamGridRegionId
Open local ID for MapGparam.
Definition GPARAM_GRID_REGION_INFO_PARAM_ST.hpp:17