libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
Public Attributes | List of all members
from::paramdef::CHARMAKEMENUTOP_PARAM_ST Struct Reference

This struct was automatically generated from XML paramdefs. More...

#include <CHARMAKEMENUTOP_PARAM_ST.hpp>

Public Attributes

int commandType { 0 }
 Command type.
 
int captionId { 0 }
 Item text ID.
 
int faceParamId { 0 }
 Face Param ID.
 
int tableId { 0 }
 Table ID (male)
 
int viewCondition { 0 }
 Display conditions.
 
signed char previewMode { 0 }
 Preview mode.
 
int tableId2 { -1 }
 Table ID (female)
 
int refFaceParamId { -1 }
 Referenced face Param ID.
 
int refTextId { -1 }
 Referenced text ID.
 
int helpTextId { -1 }
 1 line help text ID (overwrite)
 
unsigned int unlockEventFlagId { 0 }
 Event flag ID.
 

Detailed Description

This struct was automatically generated from XML paramdefs.

Member Data Documentation

◆ captionId

int from::paramdef::CHARMAKEMENUTOP_PARAM_ST::captionId { 0 }

Item text ID.

ID of the text to be displayed

◆ helpTextId

int from::paramdef::CHARMAKEMENUTOP_PARAM_ST::helpTextId { -1 }

1 line help text ID (overwrite)

1-line help text ID (-1: Get 1-line help with item text ID). Basically, item text ID = 1 line help text ID, but if you want to overwrite part of it, specify it with this parameter.

◆ previewMode

signed char from::paramdef::CHARMAKEMENUTOP_PARAM_ST::previewMode { 0 }

Preview mode.

Display mode of the character model displayed in preview

◆ refFaceParamId

int from::paramdef::CHARMAKEMENUTOP_PARAM_ST::refFaceParamId { -1 }

Referenced face Param ID.

Face param ID of the matching destination for "matching to XX"

◆ refTextId

int from::paramdef::CHARMAKEMENUTOP_PARAM_ST::refTextId { -1 }

Referenced text ID.

Display text ID for "fit to XX"

◆ tableId

int from::paramdef::CHARMAKEMENUTOP_PARAM_ST::tableId { 0 }

Table ID (male)

First ID (male) in the list of items to select. The command type is [Slider: Text ID of minimum label (n) and maximum label (n + 1), Color: ID of color table, Grid or text: First ID of character make list item, Other: Ignore]

◆ tableId2

int from::paramdef::CHARMAKEMENUTOP_PARAM_ST::tableId2 { -1 }

Table ID (female)

For women with table ID. If -1, refer to for men

◆ unlockEventFlagId

unsigned int from::paramdef::CHARMAKEMENUTOP_PARAM_ST::unlockEventFlagId { 0 }

Event flag ID.

Event flag to unlock this item (0: invalid value). Invalid value will always be unlocked

◆ viewCondition

int from::paramdef::CHARMAKEMENUTOP_PARAM_ST::viewCondition { 0 }

Display conditions.

Conditions for displaying this command


The documentation for this struct was generated from the following file: