libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
WHITE_SIGN_COOL_TIME_PARAM_ST.hpp
1/* This file was automatically generated from XML paramdefs. */
2#pragma once
3
4namespace from {
5namespace paramdef {
39
40}; // namespace paramdef
41}; // namespace from
42
43static_assert(sizeof(from::paramdef::WHITE_SIGN_COOL_TIME_PARAM_ST) == 16,
44 "WHITE_SIGN_COOL_TIME_PARAM_ST paramdef size does not match detected size");
This struct was automatically generated from XML paramdefs.
Definition WHITE_SIGN_COOL_TIME_PARAM_ST.hpp:10
float limitationTime_Guardian
Time limit (map protection, no fingers)
Definition WHITE_SIGN_COOL_TIME_PARAM_ST.hpp:30
float limitationTime_NormalDriedFinger
Time limit (normal, with fingers)
Definition WHITE_SIGN_COOL_TIME_PARAM_ST.hpp:23
float limitationTime_GuardianDriedFinger
Time limit (map protection, with fingers)
Definition WHITE_SIGN_COOL_TIME_PARAM_ST.hpp:37
float limitationTime_Normal
Time limit (normal, no finger)
Definition WHITE_SIGN_COOL_TIME_PARAM_ST.hpp:16