|
libER 0.1.4.2
ELDEN RING API library
|
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. | |
This struct was automatically generated from XML paramdefs.
mouse
Is it possible to change the mouse operation assignment (default: possible)?
pad
Is it possible to change the pad operation assignment (default: possible)?
lift
Is it possible to unassign (default: possible)
group
Group for determining duplicate assignments. Cannot be duplicated in the same group
| 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.
| 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
| 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)
Mouse / keyboard.
Whether to display with key config (mouse / keyboard) (default: display)
pad
Whether to display with key config (pad) (default: display)