LeviLamina
Loading...
Searching...
No Matches
UIEventCoordinator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/events/EventCoordinator.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
UIEventListener
;
11
// clang-format on
12
13
class
UIEventCoordinator
:
public
::EventCoordinator
<::UIEventListener> {
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
// vIndex: 0
18
virtual
~UIEventCoordinator
()
/*override*/
=
default
;
19
// NOLINTEND
20
21
public
:
22
// destructor thunk
23
// NOLINTBEGIN
24
25
// NOLINTEND
26
};
EventCoordinator
Definition
EventCoordinator.h:6
UIEventCoordinator
Definition
UIEventCoordinator.h:13
UIEventListener
Definition
UIEventListener.h:13
src
mc
world
events
UIEventCoordinator.h
Generated on Sat Apr 26 2025 05:56:09 for LeviLamina by
1.12.0