3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/game_refs/EnableGetWeakRef.h"
33 using BaseShared = ::std::enable_shared_from_this<::EcsEventDispatcher>;
35 using Token = ::gsl::final_action<::std::function<void()>>;
37 template <
typename T0>
43 ::ll::TypedStorage<8, 80, ::entt::dispatcher> mDispatcher;
Definition EcsEventDispatcher.h:23
Definition EnableGetWeakRef.h:6
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:38