libER 0.1.4.2
ELDEN RING API library
|
This struct was automatically generated from XML paramdefs. More...
#include <CUTSCENE_MAP_ID_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 int | PlayMapId { 0 } |
Map number to play. | |
unsigned int | RequireMapId0 { 0 } |
Map number 1 required for display. | |
unsigned int | RequireMapId1 { 0 } |
Map number 2 required for display. | |
unsigned int | RequireMapId2 { 0 } |
Map number 3 required for display. | |
int | RefCamPosHitPartsID { -1 } |
Hit part ID for calculating camera position during loading. | |
unsigned short | ClientDisableViewTimeForProgress { 0 } |
Waiting time when cannot be displayed [seconds]. | |
int | HitParts_0 { -1 } |
Hit parts waiting to be read 0. | |
int | HitParts_1 { -1 } |
Hit parts waiting to be read 1. | |
This struct was automatically generated from XML paramdefs.
Waiting time when cannot be displayed [seconds].
The number of seconds used to display the progress of the loading screen progress bar that is displayed when the guest side cannot play in the multi. [GR] SEQ22843 [Cutscene] Players who have not read the map number required for display during cutscene playback will see the screen go dark.
bool from::paramdef::CUTSCENE_MAP_ID_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_MAP_ID_PARAM_ST::disableParam_NT |
Do you remove it from the NT version output?
Parameters marked with ○ are excluded in the NT version package.
Map number to play.
Please enter the map number to be played back as an 8-digit number. This is the map number used as the reference in the cutscene. If you do not specify the correct map number, the playback position will shift.
Map number 1 required for display.
Please enter the map number required for display as an 8-digit number. This parameter is used by the guest as a list to determine if the cutscene can be played. If you don't need it, you can leave it as 0 or blank.
Map number 2 required for display.
Please enter the map number required for display as an 8-digit number. This parameter is used by the guest as a list to determine if the cutscene can be played. If you don't need it, you can leave it as 0 or blank.
Map number 3 required for display.
Please enter the map number required for display as an 8-digit number. This parameter is used by the guest as a list to determine if the cutscene can be played. If you don't need it, you can leave it as 0 or blank.