LeviLamina
Loading...
Searching...
No Matches
SquidPreAiStepSystem.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
TickingSystemWithInfo
;
10
// clang-format on
11
12
class
SquidPreAiStepSystem
{
13
public
:
14
// static functions
15
// NOLINTBEGIN
16
MCAPI
static
void
17
_doSquidPreAiStepSystem(
::StrictEntityContext
const
& localMoveVelocityComponent,
::LocalMoveVelocityComponent
&);
18
19
MCAPI static ::TickingSystemWithInfo createSystem();
20
// NOLINTEND
21
};
SquidPreAiStepSystem
Definition
SquidPreAiStepSystem.h:12
StrictEntityContext
Definition
StrictEntityContext.h:14
LocalMoveVelocityComponent
Definition
LocalMoveVelocityComponent.h:8
TickingSystemWithInfo
Definition
TickingSystemWithInfo.h:13
src
mc
entity
systems
SquidPreAiStepSystem.h
Generated on
for LeviLamina by
1.16.1