LeviLamina
Loading...
Searching...
No Matches
PackManifestFactoryCache.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
PathView
; }
8
// clang-format on
9
10
class
PackManifestFactoryCache {
11
public
:
12
// PackManifestFactoryCache inner types declare
13
// clang-format off
14
struct
Stats
;
15
// clang-format on
16
17
// PackManifestFactoryCache inner types define
18
struct
Stats {
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 8>
mUnkf18636;
23
::ll::UntypedStorage<8, 8>
mUnk4330db;
24
::ll::UntypedStorage<1, 1>
mUnkdc0f09;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
Stats& operator=(Stats
const
&);
30
Stats(Stats
const
&);
31
Stats();
32
};
33
34
public
:
35
// member variables
36
// NOLINTBEGIN
37
::ll::UntypedStorage<8, 72>
mUnkd6e44b;
38
::ll::UntypedStorage<8, 120>
mUnk892348;
39
// NOLINTEND
40
41
public
:
42
// prevent constructor by default
43
PackManifestFactoryCache& operator=(PackManifestFactoryCache
const
&);
44
PackManifestFactoryCache
(PackManifestFactoryCache
const
&);
45
46
public
:
47
// member functions
48
// NOLINTBEGIN
49
MCNAPI
PackManifestFactoryCache
();
50
// NOLINTEND
51
52
public
:
53
// static variables
54
// NOLINTBEGIN
55
MCNAPI_C static ::Core::PathView
const
& CacheFileName();
56
// NOLINTEND
57
58
public
:
59
// constructor thunks
60
// NOLINTBEGIN
61
MCNAPI
void
*
$ctor
();
62
// NOLINTEND
63
};
Core::PathView
Definition
PathView.h:17
PackManifestFactoryCache::$ctor
MCAPI void * $ctor()
PackManifestFactoryCache::PackManifestFactoryCache
MCAPI PackManifestFactoryCache()
PackManifestFactoryCache::Stats
Definition
PackManifestFactoryCache.h:18
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
PackManifestFactoryCache.h
Generated on
for LeviLamina by
1.16.1