#include <EventBase.h>
Inherits sead::IDisposer.
Inherited by EventDemoNextGotoBlock, EventDown, EventGoalActorStop, EventPlayerChange, and EventStartCoinBattle.
◆ Result
| Enumerator |
|---|
| cResult_Keep | |
| cResult_Exit | |
◆ EventBase()
◆ ~EventBase()
| virtual EventBase::~EventBase |
( |
| ) |
|
|
virtual |
◆ enter()
| virtual void EventBase::enter |
( |
| ) |
|
|
inlinevirtual |
◆ execute()
| virtual Result EventBase::execute |
( |
| ) |
|
|
inlinevirtual |
◆ exit()
| virtual void EventBase::exit |
( |
| ) |
|
|
inlinevirtual |
◆ cancel()
| virtual void EventBase::cancel |
( |
| ) |
|
|
inlinevirtual |
◆ terminate()
| virtual void EventBase::terminate |
( |
| ) |
|
|
inlinevirtual |
◆ isJoin()
| virtual bool EventBase::isJoin |
( |
const ActorBase * | actor | ) |
const |
|
inlinevirtual |
◆ isRequested()
| bool EventBase::isRequested |
( |
| ) |
const |
|
inline |
◆ EventMgr
◆ mListNode