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>
mUnk3edfdb;
18
::ll::UntypedStorage<8, 8>
mUnk7c975f;
19
::ll::UntypedStorage<1, 1>
mUnk8fdea0;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
AllowListFile& operator=(AllowListFile
const
&);
25
AllowListFile(AllowListFile
const
&);
26
AllowListFile();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
#ifdef LL_PLAT_S
32
MCNAPI
explicit
AllowListFile(
::Core::Path
const
& filePath);
33
34
MCNAPI ::FileReadResult reload();
35
#endif
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
#ifdef LL_PLAT_S
42
MCNAPI
void
* $ctor(
::Core::Path
const
& filePath);
43
#endif
44
// NOLINTEND
45
};
Core::Path
Definition
Path.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
AllowListFile.h
Generated on
for LeviLamina by
1.16.1