LeviLamina
Loading...
Searching...
No Matches
EcsEventDispatcherComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/game_refs/StackRefResult.h"
7
#include "mc/deps/game_refs/WeakRef.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
EcsEventDispatcher
;
12
// clang-format on
13
14
struct
EcsEventDispatcherComponent
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 16, ::WeakRef<::EcsEventDispatcher>> mDispatcher;
19
// NOLINTEND
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
#ifdef LL_PLAT_C
25
MCNAPI ::StackRefResult<::EcsEventDispatcher> get();
26
#endif
27
// NOLINTEND
28
};
EcsEventDispatcher
Definition
EcsEventDispatcher.h:25
EcsEventDispatcherComponent
Definition
EcsEventDispatcherComponent.h:14
src
mc
deps
minecraft_camera
systems
EcsEventDispatcherComponent.h
Generated on
for LeviLamina by
1.16.1