LeviLamina
Loading...
Searching...
No Matches
ScreenshotOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ScreenshotOptions {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<1, 1>
mUnk6ea098;
10
::ll::UntypedStorage<4, 4>
mUnk1848ec;
11
::ll::UntypedStorage<4, 4>
mUnkad8b39;
12
::ll::UntypedStorage<4, 4>
mUnkd82e4c;
13
::ll::UntypedStorage<4, 4>
mUnkbcc7aa;
14
::ll::UntypedStorage<1, 1>
mUnke6fb21;
15
::ll::UntypedStorage<1, 1>
mUnk579858;
16
::ll::UntypedStorage<8, 32>
mUnkdf15d1;
17
::ll::UntypedStorage<8, 32>
mUnk73ec65;
18
::ll::UntypedStorage<8, 32>
mUnk262910;
19
::ll::UntypedStorage<1, 1>
mUnk4a744a;
20
::ll::UntypedStorage<1, 1>
mUnk7288e1;
21
::ll::UntypedStorage<1, 1>
mUnke613a3;
22
::ll::UntypedStorage<1, 1>
mUnk98f9eb;
23
::ll::UntypedStorage<1, 1>
mUnkd658c3;
24
::ll::UntypedStorage<1, 1>
mUnk44c1a0;
25
::ll::UntypedStorage<8, 32>
mUnk96013f;
26
::ll::UntypedStorage<8, 32>
mUnk2084e9;
27
::ll::UntypedStorage<8, 32>
mUnke0a849;
28
::ll::UntypedStorage<4, 4>
mUnk1545cd;
29
::ll::UntypedStorage<8, 32>
mUnk5df930;
30
// NOLINTEND
31
32
public
:
33
// prevent constructor by default
34
ScreenshotOptions& operator=(ScreenshotOptions
const
&);
35
ScreenshotOptions(ScreenshotOptions
const
&);
36
ScreenshotOptions();
37
38
public
:
39
// member functions
40
// NOLINTBEGIN
41
42
// NOLINTEND
43
44
public
:
45
// constructor thunks
46
// NOLINTBEGIN
47
MCNAPI_C
void
* $ctor();
48
49
MCNAPI_C
void
* $ctor(::ScreenshotOptions&&);
50
51
MCNAPI_C
void
* $ctor(::ScreenshotOptions
const
&);
52
// NOLINTEND
53
54
public
:
55
// destructor thunk
56
// NOLINTBEGIN
57
MCNAPI_C
void
$dtor();
58
// NOLINTEND
59
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
util
ScreenshotOptions.h
Generated on
for LeviLamina by
1.16.1