3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/game_refs/EnableGetWeakRef.h"
7#include "mc/deps/game_refs/WeakRef.h"
33 template <
typename T0>
36 using BaseShared = ::std::enable_shared_from_this<::EcsEventDispatcher>;
40 using Token = ::gsl::final_action<::std::function<void()>>;
45 ::ll::TypedStorage<8, 80, ::entt::dispatcher> mDispatcher;
Definition EcsEventDispatcher.h:25
Definition EnableGetWeakRef.h:6
Definition EntityRegistry.h:10
Definition CameraActivationEvent.h:10
Definition CameraAttachToEntityInstructionEvent.h:8
Definition CameraClearInstructionEvent.h:5
Definition CameraDetachFromEntityInstructionEvent.h:5
Definition CameraFadeInstructionEvent.h:8
Definition CameraRemoveTargetInstructionEvent.h:5
Definition CameraSetFovInstructionEvent.h:8
Definition CameraSetInstructionEvent.h:8
Definition CameraSplineInstructionEvent.h:8
Definition CameraTargetInstructionEvent.h:8
Definition EcsEventDispatcher.h:34