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