#include <ActorCreateParam.h>
Public Member Functions | |
| ActorParamEx0 () | |
| ActorParamEx0 (const ActorParamEx0 ¶m) | |
| ActorParamEx0 & | operator= (const ActorParamEx0 ¶m) |
Public Attributes | |
| union { | |
| struct { | |
| u8 _0 | |
| u8 _1 | |
| u8 _2 | |
| } general | |
| struct { | |
| u8 layer | |
| u8 switch_flag_0 | |
| u8 switch_flag_1 | |
| } course | |
| struct { | |
| u8 world_sub_letter | |
| u8 _1 | |
| u8 world | |
| } course_select | |
| }; | |
|
inline |
|
inline |
|
inline |
| u8 ActorParamEx0::_0 |
| u8 ActorParamEx0::_1 |
| u8 ActorParamEx0::_2 |
| struct { ... } ActorParamEx0::general |
| u8 ActorParamEx0::layer |
| u8 ActorParamEx0::switch_flag_0 |
| u8 ActorParamEx0::switch_flag_1 |
| struct { ... } ActorParamEx0::course |
| u8 ActorParamEx0::world_sub_letter |
| u8 ActorParamEx0::world |
| struct { ... } ActorParamEx0::course_select |
| union { ... } ActorParamEx0 |