LeviLamina
Loading...
Searching...
No Matches
PathElement.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Puv::internal {
6
7
struct
PathElement {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 16>
mUnk4e5dd3;
12
::ll::UntypedStorage<4, 4>
mUnk38da85;
13
::ll::UntypedStorage<8, 32>
mUnk42ac2b;
14
::ll::UntypedStorage<4, 4>
mUnkec9b9a;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
PathElement& operator=(PathElement
const
&);
20
PathElement(PathElement
const
&);
21
PathElement();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCNAPI
~PathElement
();
27
// NOLINTEND
28
29
public
:
30
// static variables
31
// NOLINTBEGIN
32
MCNAPI static ::std::string_view
const
&
WILDCARD_STRING_VIEW
();
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCNAPI
void
$dtor
();
39
// NOLINTEND
40
};
41
42
}
// namespace Puv::internal
Puv::internal::PathElement::~PathElement
MCAPI ~PathElement()
Puv::internal::PathElement::$dtor
MCAPI void $dtor()
Puv::internal::PathElement::WILDCARD_STRING_VIEW
static MCAPI ::std::string_view const & WILDCARD_STRING_VIEW()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
puv
PathElement.h
Generated on
for LeviLamina by
1.16.1