LeviLamina
Loading...
Searching...
No Matches
ExcludedPath.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
namespace
Core {
9
10
struct
ExcludedPath {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 32>
mUnk3176b9;
15
::ll::UntypedStorage<1, 1>
mUnk40717f;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
ExcludedPath& operator=(ExcludedPath
const
&);
21
ExcludedPath(ExcludedPath
const
&);
22
ExcludedPath();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
#ifdef LL_PLAT_C
28
MCNAPI ExcludedPath(
::Core::PathBuffer<::std::string>
path,
bool
copyLooseFile);
29
30
MCNAPI ~ExcludedPath();
31
#endif
32
// NOLINTEND
33
34
public
:
35
// constructor thunks
36
// NOLINTBEGIN
37
#ifdef LL_PLAT_C
38
MCNAPI
void
* $ctor(
::Core::PathBuffer<::std::string>
path,
bool
copyLooseFile);
39
#endif
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
#ifdef LL_PLAT_C
46
MCNAPI
void
$dtor();
47
#endif
48
// NOLINTEND
49
};
50
51
}
// namespace Core
Core::PathBuffer
Definition
PathBuffer.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
file
ExcludedPath.h
Generated on
for LeviLamina by
1.16.1