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>
mUnke85ec7;
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
28
// NOLINTEND
29
30
public
:
31
// constructor thunks
32
// NOLINTBEGIN
33
MCNAPI_C
void
* $ctor(
::Core::PathBuffer<::std::string>
path,
bool
copyLooseFile);
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCNAPI_C
void
$dtor();
40
// NOLINTEND
41
};
42
43
}
// 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