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
&,
18
::LocalMoveVelocityComponent
& localMoveVelocityComponent,
19
::MobRotationComponent
& mobRotationComponent,
20
::MobTravelComponent
& mobTravelComponent
21
);
22
// NOLINTEND
23
24
}
// namespace MobTravelIntentSystemImpl
StrictEntityContext
Definition
StrictEntityContext.h:10
LocalMoveVelocityComponent
Definition
LocalMoveVelocityComponent.h:8
MobRotationComponent
Definition
MobRotationComponent.h:8
MobTravelComponent
Definition
MobTravelComponent.h:10
src
mc
entity
systems
MobTravelIntentSystemImpl.h
Generated on Sat Apr 26 2025 05:55:37 for LeviLamina by
1.12.0