11#ifndef INCGUARD_MGL_EVENT_H_1608525804
12#define INCGUARD_MGL_EVENT_H_1608525804
bool Notify(NotifyType type, void *notifyArg=nullptr) noexcept
イベント通知の実行
Definition mgl_event_notifier.cc:125
static Notifier & GetInstance() noexcept
Definition mgl_singleton.h:74
static bool HasInstance() noexcept
Definition mgl_singleton.h:102
bool Notify(NotifyType type, void *notifyArg=nullptr) noexcept
イベント通知の実行
Definition mgl_event.h:30
NotifyType
通知タイプ
Definition mgl_event_types.h:21