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
MCNAPI static ::TickingSystemWithInfo
createSystem
();
16
17
MCNAPI
static
void
pushActors
(
::ActorOwnerComponent
& actorOwnerComponent);
18
// NOLINTEND
19
};
ActorOwnerComponent
Definition
ActorOwnerComponent.h:10
PushActorsSystem
Definition
PushActorsSystem.h:11
PushActorsSystem::pushActors
static MCAPI void pushActors(::ActorOwnerComponent &actorOwnerComponent)
PushActorsSystem::createSystem
static MCAPI ::TickingSystemWithInfo createSystem()
TickingSystemWithInfo
Definition
TickingSystemWithInfo.h:13
src
mc
entity
systems
PushActorsSystem.h
Generated on Fri Jun 13 2025 05:04:34 for LeviLamina by
1.12.0