LeviLamina
Loading...
Searching...
No Matches
PhotoStorage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Core {
class
Path
; }
8
// clang-format on
9
10
class
PhotoStorage
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 32>
mUnk90e915;
15
::ll::UntypedStorage<8, 32>
mUnk735fe6;
16
::ll::UntypedStorage<8, 32>
mUnkba338e;
17
::ll::UntypedStorage<8, 32>
mUnke545fe;
18
::ll::UntypedStorage<8, 32>
mUnka43046;
19
::ll::UntypedStorage<8, 64>
mUnk34296d;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
PhotoStorage
& operator=(
PhotoStorage
const
&);
25
PhotoStorage
(
PhotoStorage
const
&);
26
PhotoStorage
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCAPI
explicit
PhotoStorage
(
::Core::Path
const
& baseDir);
32
33
MCAPI
void
_readManifest();
34
35
MCAPI
~PhotoStorage
();
36
// NOLINTEND
37
38
public
:
39
// static variables
40
// NOLINTBEGIN
41
MCAPI static ::std::string
const
& BOOKS_DIR();
42
43
MCAPI static ::std::string
const
& MANIFEST_NAME();
44
45
MCAPI static ::std::string
const
& PHOTOITEM_DIR();
46
47
MCAPI static ::std::string
const
& PHOTO_DIR();
48
// NOLINTEND
49
50
public
:
51
// constructor thunks
52
// NOLINTBEGIN
53
MCAPI
void
* $ctor(
::Core::Path
const
& baseDir);
54
// NOLINTEND
55
56
public
:
57
// destructor thunk
58
// NOLINTBEGIN
59
MCAPI
void
$dtor();
60
// NOLINTEND
61
};
Core::Path
Definition
Path.h:15
Path
Definition
Path.h:16
PhotoStorage
Definition
PhotoStorage.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
storage
PhotoStorage.h
Generated on Sat Apr 26 2025 05:56:32 for LeviLamina by
1.12.0