LeviLamina
Loading...
Searching...
No Matches
MobTravelIntentSystemImpl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
StrictEntityContext
;
8
struct
LocalMoveVelocityComponent
;
9
struct
MobRotationComponent
;
10
struct
MobTravelComponent
;
11
// clang-format on
12
13
namespace
MobTravelIntentSystemImpl {
14
// functions
15
// NOLINTBEGIN
16
MCAPI
void
updatedMoveVelocity(
17
::StrictEntityContext
const
& localMoveVelocityComponent,
18
::LocalMoveVelocityComponent& mobRotationComponent,
19
::MobRotationComponent& mobTravelComponent,
20
::MobTravelComponent&
21
);
22
// NOLINTEND
23
24
}
// namespace MobTravelIntentSystemImpl
StrictEntityContext
Definition
StrictEntityContext.h:14
LocalMoveVelocityComponent
Definition
LocalMoveVelocityComponent.h:8
MobRotationComponent
Definition
MobRotationComponent.h:8
MobTravelComponent
Definition
MobTravelComponent.h:8
src
mc
entity
systems
MobTravelIntentSystemImpl.h
Generated on
for LeviLamina by
1.16.1