New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
EventDemoNextGotoBlock.h
Go to the documentation of this file.
1#pragma once
2
3#include <event/EventBase.h>
4
5class EventDemoNextGotoBlock : public EventBase // vtbl Address: 0x100B44F0
6{
7 // getRuntimeTypeInfoStatic()::typeInfo initialization guard variable Address: 0x101EAD00
8 // getRuntimeTypeInfoStatic()::typeInfo Address: 0x101EAD04
9 SEAD_RTTI_OVERRIDE(EventDemoNextGotoBlock, EventBase)
10};
Definition EventDemoNextGotoBlock.h:6