LeviLamina
Loading...
Searching...
No Matches
DesiredMoveDirectionFreeCameraControlledSystem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/ecs/ViewT.h"
7
#include "mc/deps/ecs/strict/Include.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
StrictEntityContext
;
12
struct
ActorRotationComponent
;
13
struct
FreeCameraControlledComponent
;
14
struct
LocalMoveVelocityComponent
;
15
struct
MobTravelComponent
;
16
struct
PassengerComponent
;
17
struct
StateVectorComponent
;
18
struct
VehicleInputIntentComponent
;
19
// clang-format on
20
21
namespace
DesiredMoveDirectionFreeCameraControlledSystem {
22
// functions
23
// NOLINTBEGIN
24
MCNAPI
void
doControllingPassengerTick(
25
::MobTravelComponent
& mobTravelComponent,
26
::FreeCameraControlledComponent
const
& airControlledComponent,
27
::VehicleInputIntentComponent
& vehicleInputIntentComponent,
28
::StateVectorComponent
const
& stateVectorComponent,
29
::ViewT
<
30
::StrictEntityContext
,
31
::Include<::PassengerComponent>
,
32
::ActorRotationComponent
const
,
33
::LocalMoveVelocityComponent
const
>
const
& controllingPassengerView
34
);
35
// NOLINTEND
36
37
}
// namespace DesiredMoveDirectionFreeCameraControlledSystem
StrictEntityContext
Definition
StrictEntityContext.h:8
ViewT
Definition
ViewT.h:6
ActorRotationComponent
Definition
ActorRotationComponent.h:8
FreeCameraControlledComponent
Definition
FreeCameraControlledComponent.h:5
Include
Definition
Include.h:6
LocalMoveVelocityComponent
Definition
LocalMoveVelocityComponent.h:8
MobTravelComponent
Definition
MobTravelComponent.h:8
PassengerComponent
Definition
PassengerComponent.h:8
StateVectorComponent
Definition
StateVectorComponent.h:8
VehicleInputIntentComponent
Definition
VehicleInputIntentComponent.h:11
src-server
mc
entity
systems
DesiredMoveDirectionFreeCameraControlledSystem.h
Generated on Tue Nov 25 2025 04:00:59 for LeviLamina by
1.12.0