libER 0.1.4.2
ELDEN RING API library
|
This struct was automatically generated from XML paramdefs. More...
#include <TUTORIAL_PARAM_ST.hpp>
Public Attributes | |
bool | disableParam_NT: 1 { false } |
Do you remove it from the NT version output? | |
unsigned char | disableParamReserve1: 7 |
Reserve for package output 1. | |
unsigned char | disableParamReserve2 [3] |
Reserve for package output 2. | |
unsigned char | menuType { 0 } |
Display type. | |
unsigned char | triggerType { 0 } |
Display timing. | |
unsigned char | repeatType { 0 } |
Impressions. | |
unsigned short | imageId { 0 } |
Image ID. | |
unsigned int | unlockEventFlagId { 0 } |
Display permission flag. | |
int | textId { -1 } |
Text ID. | |
float | displayMinTime { 1.f } |
at the earliest | |
float | displayTime { 3.f } |
Longest. | |
This struct was automatically generated from XML paramdefs.
bool from::paramdef::TUTORIAL_PARAM_ST::disableParam_NT |
Do you remove it from the NT version output?
Parameters marked with ○ are excluded in the NT version package.
at the earliest
Shortest display guaranteed time [seconds]. Even if it is closed due to an event etc., it will be closed after displaying at least this time. It's only for toast, so it's ignored in modals
Longest.
Display time [seconds]. It will close automatically after this time has passed since the toast was displayed. It's only for toast, so it's ignored in modals
Image ID.
Specifies the tutorial image ID to display (default: 0). Specify 0 if you do not want to display the image
Display type.
Specifies the type of tutorial menu to display
Impressions.
Number of times to display (default: 0: once in the game)
int from::paramdef::TUTORIAL_PARAM_ST::textId { -1 } |
Text ID.
ID of the text to be displayed in the tutorial [TutorialText.xlsm]. This text ID is used for both "Title" and "Body"
Display timing.
Display timing (default: 0: "-"). You will see this tutorial when you open this menu. Specify 0: "-" if you do not want to display it when you open the menu.
Display permission flag.
Event flag ID for display permission (default: 0). It will not be displayed until this flag is set. Specify 0 if you always want to allow