LeviLamina
Loading...
Searching...
No Matches
ParticleEventRequestSystem.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/ecs/ViewT.h"
7
8// auto generated forward declare list
9// clang-format off
10class LevelComponent;
14// clang-format on
15
17public:
18 // static functions
19 // NOLINTBEGIN
20 MCNAPI_C static void
22
23 MCNAPI_C static void
25
26 MCNAPI_C static ::TickingSystemWithInfo create();
27 // NOLINTEND
28};
Definition LevelComponent.h:10
Definition StrictEntityContext.h:8
Definition ViewT.h:6
Definition ParticleEventRequestQueueComponent.h:10
Definition ParticleEventRequestSystem.h:16
Definition TickingSystemWithInfo.h:13