wut  v1.5.0
Wii U Toolchain
Public Member Functions | Data Fields
ErrorArg Struct Reference

#include <erreula_cpp.h>

Public Member Functions

 ErrorArg ()
 

Data Fields

ErrorType errorType
 
RenderTarget renderTarget
 
ControllerType controllerType
 
uint32_t unknown0x0C
 
int32_t errorCode
 
uint32_t unknown0x14
 
const char16_t * errorMessage
 
const char16_t * button1Label
 
const char16_t * button2Label
 
const char16_t * errorTitle
 
bool unknown0x28
 

Detailed Description

Definition at line 106 of file erreula_cpp.h.

Constructor & Destructor Documentation

◆ ErrorArg()

ErrorArg ( )
inline

Definition at line 108 of file erreula_cpp.h.

Field Documentation

◆ errorType

ErrorType errorType

Definition at line 123 of file erreula_cpp.h.

◆ renderTarget

RenderTarget renderTarget

Definition at line 124 of file erreula_cpp.h.

◆ controllerType

ControllerType controllerType

Definition at line 125 of file erreula_cpp.h.

◆ unknown0x0C

uint32_t unknown0x0C

Definition at line 126 of file erreula_cpp.h.

◆ errorCode

int32_t errorCode

Definition at line 127 of file erreula_cpp.h.

◆ unknown0x14

uint32_t unknown0x14

Definition at line 128 of file erreula_cpp.h.

◆ errorMessage

const char16_t* errorMessage

Definition at line 129 of file erreula_cpp.h.

◆ button1Label

const char16_t* button1Label

Definition at line 130 of file erreula_cpp.h.

◆ button2Label

const char16_t* button2Label

Definition at line 131 of file erreula_cpp.h.

◆ errorTitle

const char16_t* errorTitle

Definition at line 132 of file erreula_cpp.h.

◆ unknown0x28

bool unknown0x28

Definition at line 133 of file erreula_cpp.h.


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