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