NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tOBX_EVT_PARAM Union Reference

Description

Definition at line 203 of file obx_api.h.

Public Attributes

UINT8 ssn
 
tOBX_CONN_EVT conn
 
tOBX_SESS_EVT sess
 
tOBX_PUT_EVT put
 
tOBX_SETPATH_EVT sp
 
tOBX_ACT_EVT action
 
tOBX_GET_EVT get
 

Member Data Documentation

◆ ssn

UINT8 tOBX_EVT_PARAM::ssn

Definition at line 205 of file obx_api.h.

◆ conn

tOBX_CONN_EVT tOBX_EVT_PARAM::conn

Definition at line 206 of file obx_api.h.

◆ sess

tOBX_SESS_EVT tOBX_EVT_PARAM::sess

Definition at line 207 of file obx_api.h.

◆ put

tOBX_PUT_EVT tOBX_EVT_PARAM::put

Definition at line 208 of file obx_api.h.

◆ sp

tOBX_SETPATH_EVT tOBX_EVT_PARAM::sp

Definition at line 209 of file obx_api.h.

◆ action

tOBX_ACT_EVT tOBX_EVT_PARAM::action

Definition at line 210 of file obx_api.h.

◆ get

tOBX_GET_EVT tOBX_EVT_PARAM::get

Definition at line 211 of file obx_api.h.