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
11// clang-format on
12
13namespace MobTravelIntentSystemImpl {
14// functions
15// NOLINTBEGIN
16MCAPI void updatedMoveVelocity(
18 ::LocalMoveVelocityComponent& localMoveVelocityComponent,
19 ::MobRotationComponent& mobRotationComponent,
20 ::MobTravelComponent& mobTravelComponent
21);
22// NOLINTEND
23
24} // namespace MobTravelIntentSystemImpl
Definition StrictEntityContext.h:10
Definition LocalMoveVelocityComponent.h:8
Definition MobRotationComponent.h:8
Definition MobTravelComponent.h:10