LeviLamina
Loading...
Searching...
No Matches
ShowcasedScreenshot.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/file/PathBuffer.h"
7
8
namespace
Screenshots {
9
10
struct
ShowcasedScreenshot {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 32>
mUnk6ebbd6;
15
::ll::UntypedStorage<8, 32>
mUnk4f2b25;
16
::ll::UntypedStorage<8, 32>
mUnka28229;
17
::ll::UntypedStorage<8, 32>
mUnk54c4dd;
18
::ll::UntypedStorage<8, 8>
mUnkcb3aa1;
19
::ll::UntypedStorage<8, 8>
mUnkbe6df5;
20
::ll::UntypedStorage<1, 1>
mUnk4060f7;
21
::ll::UntypedStorage<1, 1>
mUnka2a6d8;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
ShowcasedScreenshot& operator=(ShowcasedScreenshot
const
&);
27
ShowcasedScreenshot(ShowcasedScreenshot
const
&);
28
ShowcasedScreenshot();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
34
// NOLINTEND
35
36
public
:
37
// constructor thunks
38
// NOLINTBEGIN
39
MCNAPI_C
void
* $ctor(
40
::std::string guid,
41
::Core::PathBuffer<::std::string>
thumbnailPath,
42
::Core::PathBuffer<::std::string>
imagePath,
43
::std::string imageUrl,
44
int64 captureTime,
45
int64 lastModifiedTime,
46
bool
featured,
47
bool
loadingImage
48
);
49
// NOLINTEND
50
51
public
:
52
// destructor thunk
53
// NOLINTBEGIN
54
MCNAPI_C
void
$dtor();
55
// NOLINTEND
56
};
57
58
}
// namespace Screenshots
Core::PathBuffer
Definition
PathBuffer.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
screenshotgallery
screenshots
ShowcasedScreenshot.h
Generated on
for LeviLamina by
1.16.1