LeviLamina
Loading...
Searching...
No Matches
AllowListFile.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/server/FileReadResult.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Core {
class
Path
; }
11
// clang-format on
12
13
class
AllowListFile
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 32>
mUnk82b42f;
18
::ll::UntypedStorage<8, 8>
mUnk1c38b3;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
AllowListFile
& operator=(
AllowListFile
const
&);
24
AllowListFile
(
AllowListFile
const
&);
25
AllowListFile
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCAPI
explicit
AllowListFile
(
::Core::Path
const
& filePath);
31
32
MCAPI ::FileReadResult reload();
33
34
MCAPI
void
syncToDisc();
35
36
MCAPI
~AllowListFile
();
37
// NOLINTEND
38
39
public
:
40
// static functions
41
// NOLINTBEGIN
42
MCAPI static ::AllowListFile loadFromDefaultLocations();
43
// NOLINTEND
44
45
public
:
46
// constructor thunks
47
// NOLINTBEGIN
48
MCAPI
void
* $ctor(
::Core::Path
const
& filePath);
49
// NOLINTEND
50
51
public
:
52
// destructor thunk
53
// NOLINTBEGIN
54
MCFOLD
void
$dtor();
55
// NOLINTEND
56
};
AllowListFile
Definition
AllowListFile.h:13
Core::Path
Definition
Path.h:15
Path
Definition
Path.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
AllowListFile.h
Generated on Sat Apr 26 2025 05:55:55 for LeviLamina by
1.12.0