LeviLamina
Loading...
Searching...
No Matches
UpdateAttributesSystemImpl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/ecs/strict/Include.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
ActorMovementTickNeededComponent
;
11
struct
AttributesComponent
;
12
struct
MovementAttributesComponent
;
13
// clang-format on
14
15
namespace
UpdateAttributesSystemImpl {
16
// functions
17
// NOLINTBEGIN
18
MCNAPI
void
tickUpdateAttributesSystem(
19
::entt::type_list<
::Include<::ActorMovementTickNeededComponent>
>,
20
::AttributesComponent
const
& attributes,
21
::MovementAttributesComponent
& movementAttributes
22
);
23
// NOLINTEND
24
25
}
// namespace UpdateAttributesSystemImpl
ActorMovementTickNeededComponent
Definition
ActorMovementTickNeededComponent.h:5
AttributesComponent
Definition
AttributesComponent.h:8
Include
Definition
Include.h:6
MovementAttributesComponent
Definition
MovementAttributesComponent.h:5
src-server
mc
entity
systems
update_attributes_system_impl
UpdateAttributesSystemImpl.h
Generated on Tue Nov 25 2025 04:01:00 for LeviLamina by
1.12.0