LeviLamina
Loading...
Searching...
No Matches
JumpEndSystem.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/EntityModifier.h"
9#include "mc/deps/ecs/strict/Include.h"
10
11// auto generated forward declare list
12// clang-format off
20struct MobJumpComponent;
26struct VehicleComponent;
27// clang-format on
28
Definition EntityModifier.h:6
Definition Optional.h:8
Definition StrictEntityContext.h:10
Definition ViewT.h:6
Definition ActorDataDirtyFlagsComponent.h:5
Definition ActorDataJumpDurationComponent.h:8
Definition ActorMovementTickNeededComponent.h:5
Definition ExitFromPassengerFlagComponent.h:5
Definition Include.h:6
Definition JumpEndSystem.h:29
Definition JumpTicksComponent.h:5
Definition MobIsJumpingFlagComponent.h:5
Definition MobJumpComponent.h:10
Definition ParrotFlagComponent.h:5
Definition PassengerComponent.h:10
Definition StateVectorComponent.h:10
Definition StopRidingRequestComponent.h:5
Definition TickingSystemWithInfo.h:11
Definition VehicleComponent.h:10