LeviLamina
Loading...
Searching...
No Matches
TriggerJumpSystem.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/ecs/Optional.h"
7#include "mc/deps/ecs/ViewT.h"
8#include "mc/deps/ecs/strict/Include.h"
9
10// auto generated forward declare list
11// clang-format off
24struct VehicleComponent;
27// clang-format on
28
30public:
31 // TriggerJumpSystem inner types define
32 using ViewType = ::ViewT<
47
48public:
49 // static functions
50 // NOLINTBEGIN
51 MCAPI static ::TickingSystemWithInfo createCleanupSystem();
52 // NOLINTEND
53};
Definition Optional.h:8
Definition StrictEntityContext.h:8
Definition ViewT.h:6
Definition AABBShapeComponent.h:9
Definition ActorDataControllingSeatIndexComponent.h:8
Definition ActorDataFlagComponent.h:9
Definition DashActionComponent.h:5
Definition Include.h:6
Definition JumpPendingScaleComponent.h:8
Definition MobIsJumpingFlagComponent.h:5
Definition MobTravelComponent.h:8
Definition MovementAttributesComponent.h:5
Definition OnGroundFlagComponent.h:5
Definition StateVectorComponent.h:8
Definition TickingSystemWithInfo.h:13
Definition TriggerJumpSystem.h:29
Definition VehicleComponent.h:10
Definition WasInLavaFlagComponent.h:5
Definition WasInWaterFlagComponent.h:5