LeviLamina
Loading...
Searching...
No Matches
ResourceSignature.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
// auto generated forward declare list
9
// clang-format off
10
class
PackAccessStrategy
;
11
namespace
Core {
class
Path
; }
12
// clang-format on
13
14
class
ResourceSignature
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 64>
mUnk143e26;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ResourceSignature
& operator=(
ResourceSignature
const
&);
24
ResourceSignature
(
ResourceSignature
const
&);
25
ResourceSignature
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCAPI
bool
_areKnownFilesValid(
::PackAccessStrategy
const
& accessStrategy,
bool
requiresSignaturesFile);
31
32
MCAPI
bool
_checkSignedFiles(
::PackAccessStrategy
const
& accessStrategy)
const
;
33
34
MCAPI
void
_loadSignaturesFile(
::Core::Path
const
& filePath,
::PackAccessStrategy
const
& accessStrategy);
35
36
MCAPI
~ResourceSignature
();
37
// NOLINTEND
38
39
public
:
40
// static variables
41
// NOLINTBEGIN
42
MCAPI static ::Core::PathBuffer<::std::string>
const
& SIGNATURE_FILENAME();
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCFOLD
void
$dtor();
49
// NOLINTEND
50
};
Core::Path
Definition
Path.h:15
PackAccessStrategy
Definition
PackAccessStrategy.h:20
Path
Definition
Path.h:16
ResourceSignature
Definition
ResourceSignature.h:14
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
ResourceSignature.h
Generated on Sat Apr 26 2025 05:55:49 for LeviLamina by
1.12.0