New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
EventStartCoinBattle.h
Go to the documentation of this file.
1
#
pragma
once
2
3
#
include
<
event
/
EventBase
.
h
>
4
5
class
EventStartCoinBattle
:
public
EventBase
// vtbl Address: 0x100B5794
6
{
7
// getRuntimeTypeInfoStatic()::typeInfo initialization guard variable Address: 0x101EAD5C
8
// getRuntimeTypeInfoStatic()::typeInfo Address: 0x101EAD60
9
SEAD_RTTI_OVERRIDE(
EventStartCoinBattle
, EventBase)
10
11
private
:
12
bool
mExit
;
13
};
14
static_assert
(
sizeof
(
EventStartCoinBattle
) == 0x1C,
"EventStartCoinBattle size mismatch"
);
EventStartCoinBattle
Definition
EventStartCoinBattle.h:6
event
EventStartCoinBattle.h
Generated by
1.14.0