LeviLamina
Loading...
Searching...
No Matches
ActorMoveSystem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
TickingSystemWithInfo
;
8
// clang-format on
9
10
class
ActorMoveSystem
{
11
public
:
12
// static functions
13
// NOLINTBEGIN
14
MCAPI static ::TickingSystemWithInfo createActorMoveSystem();
15
16
MCAPI static ::TickingSystemWithInfo createConfigureDepenetrationSystem();
17
18
MCAPI static ::TickingSystemWithInfo createUpdateDepenetrationSystem();
19
// NOLINTEND
20
};
ActorMoveSystem
Definition
ActorMoveSystem.h:10
TickingSystemWithInfo
Definition
TickingSystemWithInfo.h:11
src
mc
entity
systems
ActorMoveSystem.h
Generated on Sat Apr 26 2025 05:55:32 for LeviLamina by
1.12.0