LeviLamina
Loading...
Searching...
No Matches
ScreenControllerProxy.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
MainMenuScreenModel
;
8
// clang-format on
9
10
class
ScreenControllerProxy
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 4>
mUnk6d01e7;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
ScreenControllerProxy
& operator=(
ScreenControllerProxy
const
&);
20
ScreenControllerProxy
(
ScreenControllerProxy
const
&);
21
ScreenControllerProxy
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~ScreenControllerProxy
() =
default
;
28
29
// vIndex: 1
30
virtual ::std::shared_ptr<::MainMenuScreenModel> getMainMenuScreenModel();
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
37
// NOLINTEND
38
39
public
:
40
// virtual function thunks
41
// NOLINTBEGIN
42
43
// NOLINTEND
44
};
MainMenuScreenModel
Definition
MainMenuScreenModel.h:21
ScreenControllerProxy
Definition
ScreenControllerProxy.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
gui
screens
ScreenControllerProxy.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0