#include <ActorCreateParam.h>
Public Member Functions | |
| ActorCreateParam () | |
Public Attributes | |
| u32 | param_0 |
| u32 | param_1 |
| ActorUniqueID | parent_id |
| Profile * | profile |
| sead::Vector3f | position |
| Angle | angle |
| ActorParamEx0 | param_ex_0 |
| u8 | _pad1 [1] |
| ActorParamEx1 | param_ex_1 |
| u8 | _pad2 [1] |
| u8 * | _28 |
|
inline |
| u32 ActorCreateParam::param_0 |
| u32 ActorCreateParam::param_1 |
| ActorUniqueID ActorCreateParam::parent_id |
| Profile* ActorCreateParam::profile |
| sead::Vector3f ActorCreateParam::position |
| Angle ActorCreateParam::angle |
| ActorParamEx0 ActorCreateParam::param_ex_0 |
| u8 ActorCreateParam::_pad1[1] |
| ActorParamEx1 ActorCreateParam::param_ex_1 |
| u8 ActorCreateParam::_pad2[1] |
| u8* ActorCreateParam::_28 |