LeviLamina
Loading...
Searching...
No Matches
HorsePreTravelSystem.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
19struct MobFlagComponent;
21struct VehicleComponent;
22// clang-format on
23
Definition HorsePreTravelSystem.h:24
Definition StrictEntityContext.h:10
Definition ActorDataFlagComponent.h:8
Definition ActorMovementTickNeededComponent.h:5
Definition AirSpeedComponent.h:8
Definition HorseFlagComponent.h:5
Definition HorseWasOnGroundPreTravelComponent.h:5
Definition MobFlagComponent.h:5
Definition OnGroundFlagComponent.h:5
Definition VehicleComponent.h:10