libER 0.1.4.2
ELDEN RING API library
|
This struct was automatically generated from XML paramdefs. More...
#include <CUTSCENE_GPARAM_TIME_PARAM_ST.hpp>
Public Attributes | |
bool | disableParam_NT: 1 { false } |
Do you remove it from the NT version output? | |
bool | disableParam_Debug: 1 { false } |
Is it a debug parameter? | |
unsigned char | disableParamReserve1: 6 |
Reserve for package output 1. | |
unsigned char | disableParamReserve2 [3] |
Reserve for package output 2. | |
unsigned char | DstTimezone_Morning { 0 } |
Morning. | |
unsigned char | DstTimezone_Noon { 0 } |
Noon A. | |
unsigned char | DstTimezone_AfterNoon { 0 } |
Noon B. | |
unsigned char | DstTimezone_Evening { 0 } |
evening | |
unsigned char | DstTimezone_Night { 0 } |
Night. | |
unsigned char | DstTimezone_DeepNightA { 0 } |
Midnight A. | |
unsigned char | DstTimezone_DeepNightB { 0 } |
Midnight B. | |
float | PostPlayIngameTime { -1.f } |
Specify in-game time at the end of playback [hour]. | |
This struct was automatically generated from XML paramdefs.
bool from::paramdef::CUTSCENE_GPARAM_TIME_PARAM_ST::disableParam_Debug |
Is it a debug parameter?
Parameters marked with a circle are excluded from all packages (because they are for debugging).
bool from::paramdef::CUTSCENE_GPARAM_TIME_PARAM_ST::disableParam_NT |
Do you remove it from the NT version output?
Parameters marked with ○ are excluded in the NT version package.
Noon B.
Noon-B (Refer to the cutscene time conversion setting sheet for the conversion time)
Midnight A.
Midnight A (Refer to the cutscene time conversion setting sheet for the conversion time)
Midnight B.
Midnight B (Refer to the cutscene time conversion setting sheet for the conversion time)
evening
Evening (Refer to the cutscene time conversion setting sheet for the conversion time)
Morning.
Morning (Refer to the cutscene time conversion setting sheet for the conversion time)
Night.
Night (Refer to the cutscene time conversion setting sheet for the conversion time)
Noon A.
Day A (Refer to the cutscene time conversion setting sheet for the conversion time)
Specify in-game time at the end of playback [hour].
Specify in-game time at the end of playback [hour] [-1.0 to 24.0] (-1 (less than 0): do nothing)