3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/game_refs/EnableGetWeakRef.h"
28 using BaseShared = ::std::enable_shared_from_this<::EcsEventDispatcher>;
30 using Token = ::gsl::final_action<::std::function<void()>>;
32 template <
typename T0>
38 ::ll::TypedStorage<8, 80, ::entt::dispatcher> mDispatcher;
Definition EcsEventDispatcher.h:18
Definition EnableGetWeakRef.h:6
Definition CameraClearInstructionEvent.h:5
Definition CameraFadeInstructionEvent.h:8
Definition CameraRemoveTargetInstructionEvent.h:5
Definition CameraSetInstructionEvent.h:8
Definition CameraTargetInstructionEvent.h:8
Definition EcsEventDispatcher.h:33