wut  1.0.0-beta9
Wii U Toolchain
Public Member Functions | Data Fields
ConfigArg Struct Reference

Configuration options for the virtual keyboard. More...

#include <swkbd_cpp.h>

Public Member Functions

 ConfigArg ()
 

Data Fields

LanguageType languageType
 The language to use for input. More...
 
uint32_t unk_0x04
 
uint32_t unk_0x08
 
uint32_t unk_0x0C
 
uint32_t unk_0x10
 
int32_t unk_0x14
 
uint32_t unk_0x9C
 
int32_t unk_0xA4
 

Detailed Description

Configuration options for the virtual keyboard.

Definition at line 62 of file swkbd_cpp.h.

Constructor & Destructor Documentation

◆ ConfigArg()

ConfigArg ( )
inline

Definition at line 64 of file swkbd_cpp.h.

Field Documentation

◆ languageType

LanguageType languageType

The language to use for input.

Definition at line 77 of file swkbd_cpp.h.

◆ unk_0x04

uint32_t unk_0x04

Definition at line 78 of file swkbd_cpp.h.

◆ unk_0x08

uint32_t unk_0x08

Definition at line 79 of file swkbd_cpp.h.

◆ unk_0x0C

uint32_t unk_0x0C

Definition at line 80 of file swkbd_cpp.h.

◆ unk_0x10

uint32_t unk_0x10

Definition at line 81 of file swkbd_cpp.h.

◆ unk_0x14

int32_t unk_0x14

Definition at line 82 of file swkbd_cpp.h.

◆ unk_0x9C

uint32_t unk_0x9C

Definition at line 84 of file swkbd_cpp.h.

◆ unk_0xA4

int32_t unk_0xA4

Definition at line 86 of file swkbd_cpp.h.


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