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
23struct VehicleComponent;
26// clang-format on
27
29public:
30 // static functions
31 // NOLINTBEGIN
32 MCAPI static ::TickingSystemWithInfo createCleanupSystem();
33 // NOLINTEND
34};
Definition StrictEntityContext.h:10
Definition AABBShapeComponent.h:11
Definition ActorDataControllingSeatIndexComponent.h:8
Definition ActorDataFlagComponent.h:8
Definition JumpPendingScaleComponent.h:8
Definition MobIsJumpingFlagComponent.h:5
Definition MobTravelComponent.h:10
Definition MovementAttributesComponent.h:5
Definition OnGroundFlagComponent.h:5
Definition StateVectorComponent.h:10
Definition TickingSystemWithInfo.h:11
Definition TriggerJumpSystem.h:28
Definition VehicleComponent.h:10
Definition WasInLavaFlagComponent.h:5
Definition WasInWaterFlagComponent.h:5