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