New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
ChibiYoshiMgr.h
Go to the documentation of this file.
1
#
pragma
once
2
3
#
include
<
utility
/
Direction
.
h
>
4
5
#
include
<
math
/
seadVector
.
h
>
6
7
class
ChibiYoshiMgr
8
{
9
public
:
10
// Address: 0x02743BB0
11
// type: 0 = bubble, 1 = balloon, 2 = light
12
// spawn_type: See BlockCoinBase::VSpawnType
13
static
void
spawnEgg
(
const
sead::Vector3f& pos, u8 type, u32 spawn_type);
14
};
ChibiYoshiMgr
Definition
ChibiYoshiMgr.h:8
ChibiYoshiMgr::spawnEgg
static void spawnEgg(const sead::Vector3f &pos, u8 type, u32 spawn_type)
map_obj
ChibiYoshiMgr.h
Generated by
1.14.0