LeviLamina
Loading...
Searching...
No Matches
ScreenViewProxyCallbacks.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ScreenViewProxyCallbacks
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 64>
mUnkf4a08e;
10
::ll::UntypedStorage<8, 64>
mUnk2d5ecd;
11
::ll::UntypedStorage<8, 64>
mUnka6a65b;
12
::ll::UntypedStorage<8, 64>
mUnk58de6b;
13
::ll::UntypedStorage<8, 64>
mUnke26b63;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
ScreenViewProxyCallbacks
& operator=(
ScreenViewProxyCallbacks
const
&);
19
ScreenViewProxyCallbacks
();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI
ScreenViewProxyCallbacks
(
::ScreenViewProxyCallbacks
const
&);
25
26
MCNAPI
~ScreenViewProxyCallbacks
();
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCNAPI
void
*
$ctor
(
::ScreenViewProxyCallbacks
const
&);
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCNAPI
void
$dtor
();
39
// NOLINTEND
40
};
ScreenViewProxyCallbacks
Definition
ScreenViewProxyCallbacks.h:5
ScreenViewProxyCallbacks::$ctor
MCAPI void * $ctor(::ScreenViewProxyCallbacks const &)
ScreenViewProxyCallbacks::$dtor
MCAPI void $dtor()
ScreenViewProxyCallbacks::~ScreenViewProxyCallbacks
MCAPI ~ScreenViewProxyCallbacks()
ScreenViewProxyCallbacks::ScreenViewProxyCallbacks
MCAPI ScreenViewProxyCallbacks(::ScreenViewProxyCallbacks const &)
ll::UntypedStorage
Definition
Alias.h:14
src-client
mc
client
gui
screens
ScreenViewProxyCallbacks.h
Generated on Tue Dec 30 2025 14:20:31 for LeviLamina by
1.12.0