LeviLamina
Loading...
Searching...
No Matches
ActorPostNormalTickSystem.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
struct
ActorPostNormalTickSystem
{
11
public
:
12
// static functions
13
// NOLINTBEGIN
14
MCNAPI static ::TickingSystemWithInfo
createSystemClient
();
15
16
MCNAPI static ::TickingSystemWithInfo
createSystemServer
();
17
// NOLINTEND
18
};
ActorPostNormalTickSystem
Definition
ActorPostNormalTickSystem.h:10
ActorPostNormalTickSystem::createSystemServer
static MCAPI ::TickingSystemWithInfo createSystemServer()
ActorPostNormalTickSystem::createSystemClient
static MCAPI ::TickingSystemWithInfo createSystemClient()
TickingSystemWithInfo
Definition
TickingSystemWithInfo.h:13
src
mc
entity
systems
ActorPostNormalTickSystem.h
Generated on Fri Jun 13 2025 05:04:34 for LeviLamina by
1.12.0