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

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

#include <CS_KEY_ASSIGN_MENUITEM_PARAM.hpp>

Public Attributes

int textID { 0 }
 text
 
int key { -1 }
 Key.
 
bool enableUnassign { true }
 lift
 
bool enablePadConfig { true }
 pad
 
bool enableMouseConfig { true }
 mouse
 
unsigned char group { 0 }
 group
 
int mappingTextID { 0 }
 text
 
bool viewPad { true }
 pad
 
bool viewKeyboardMouse { true }
 Mouse / keyboard.
 

Detailed Description

This struct was automatically generated from XML paramdefs.

Member Data Documentation

◆ enableMouseConfig

bool from::paramdef::CS_KEY_ASSIGN_MENUITEM_PARAM::enableMouseConfig { true }

mouse

Is it possible to change the mouse operation assignment (default: possible)?

◆ enablePadConfig

bool from::paramdef::CS_KEY_ASSIGN_MENUITEM_PARAM::enablePadConfig { true }

pad

Is it possible to change the pad operation assignment (default: possible)?

◆ enableUnassign

bool from::paramdef::CS_KEY_ASSIGN_MENUITEM_PARAM::enableUnassign { true }

lift

Is it possible to unassign (default: possible)

◆ group

unsigned char from::paramdef::CS_KEY_ASSIGN_MENUITEM_PARAM::group { 0 }

group

Group for determining duplicate assignments. Cannot be duplicated in the same group

◆ key

int from::paramdef::CS_KEY_ASSIGN_MENUITEM_PARAM::key { -1 }

Key.

User input key to be assigned. If not specified, it will be treated as a category display item.

◆ mappingTextID

int from::paramdef::CS_KEY_ASSIGN_MENUITEM_PARAM::mappingTextID { 0 }

text

Item name to be displayed in the operation list. 0 :: Do not display in the list

◆ textID

int from::paramdef::CS_KEY_ASSIGN_MENUITEM_PARAM::textID { 0 }

text

Key specified ⇒ Item name, 1-line help ID. No key specified ⇒ Category name ID. No text specified ⇒ Not displayed in pad / key settings (operation list display only)

◆ viewKeyboardMouse

bool from::paramdef::CS_KEY_ASSIGN_MENUITEM_PARAM::viewKeyboardMouse { true }

Mouse / keyboard.

Whether to display with key config (mouse / keyboard) (default: display)

◆ viewPad

bool from::paramdef::CS_KEY_ASSIGN_MENUITEM_PARAM::viewPad { true }

pad

Whether to display with key config (pad) (default: display)


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