LeviLamina
Loading...
Searching...
No Matches
ActorUpdateRidingIDSystemImpl.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/EntityModifier.h"
8
#include "mc/deps/ecs/strict/Include.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
class
StrictEntityContext
;
13
struct
PassengerComponent
;
14
struct
RidingPrevIDComponent
;
15
struct
StopRidingRequestComponent
;
16
struct
VehicleComponent
;
17
// clang-format on
18
19
namespace
ActorUpdateRidingIDSystemImpl {
20
// functions
21
// NOLINTBEGIN
22
MCAPI
void
updateRidingPrevID(
23
::entt::type_list<
::Include<::StopRidingRequestComponent>
>,
24
::StrictEntityContext
const
& entity,
25
::PassengerComponent
const
& passengerComponent,
26
::ViewT<::StrictEntityContext, ::VehicleComponent const>
vehicleView,
27
::EntityModifier<::RidingPrevIDComponent>
modifier
28
);
29
// NOLINTEND
30
31
}
// namespace ActorUpdateRidingIDSystemImpl
EntityModifier
Definition
EntityModifier.h:6
StrictEntityContext
Definition
StrictEntityContext.h:10
ViewT
Definition
ViewT.h:6
Include
Definition
Include.h:6
PassengerComponent
Definition
PassengerComponent.h:10
RidingPrevIDComponent
Definition
RidingPrevIDComponent.h:10
StopRidingRequestComponent
Definition
StopRidingRequestComponent.h:5
VehicleComponent
Definition
VehicleComponent.h:10
src
mc
entity
systems
ActorUpdateRidingIDSystemImpl.h
Generated on Sat Apr 26 2025 05:55:37 for LeviLamina by
1.12.0