New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
ActorCreateParam Struct Reference

#include <ActorCreateParam.h>

Public Member Functions

 ActorCreateParam ()

Public Attributes

u32 param_0
u32 param_1
ActorUniqueID parent_id
Profileprofile
sead::Vector3f position
Angle angle
ActorParamEx0 param_ex_0
u8 _pad1 [1]
ActorParamEx1 param_ex_1
u8 _pad2 [1]
u8 * _28

Constructor & Destructor Documentation

◆ ActorCreateParam()

ActorCreateParam::ActorCreateParam ( )
inline

Member Data Documentation

◆ param_0

u32 ActorCreateParam::param_0

◆ param_1

u32 ActorCreateParam::param_1

◆ parent_id

ActorUniqueID ActorCreateParam::parent_id

◆ profile

Profile* ActorCreateParam::profile

◆ position

sead::Vector3f ActorCreateParam::position

◆ angle

Angle ActorCreateParam::angle

◆ param_ex_0

ActorParamEx0 ActorCreateParam::param_ex_0

◆ _pad1

u8 ActorCreateParam::_pad1[1]

◆ param_ex_1

ActorParamEx1 ActorCreateParam::param_ex_1

◆ _pad2

u8 ActorCreateParam::_pad2[1]

◆ _28

u8* ActorCreateParam::_28