LeviLamina
Loading...
Searching...
No Matches
PathElement.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/BasicSerializerContext.h"
7
8
namespace
Puv::internal {
9
10
struct
PathElement
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 144>
mUnk4e5dd3;
15
::ll::UntypedStorage<4, 4>
mUnk38da85;
16
::ll::UntypedStorage<8, 32>
mUnk42ac2b;
17
::ll::UntypedStorage<4, 4>
mUnkec9b9a;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
PathElement
& operator=(
PathElement
const
&);
23
PathElement
(
PathElement
const
&);
24
PathElement
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI
PathElement
(
::Puv::internal::PathElement
&&);
30
31
MCNAPI
PathElement
(
32
::entt::meta_type metaType,
33
uint
id
,
34
::std::string name,
35
::cereal::BasicSerializerContext::ContextType type
36
);
37
38
MCNAPI
~PathElement
();
39
// NOLINTEND
40
41
public
:
42
// static variables
43
// NOLINTBEGIN
44
MCNAPI static ::std::string_view
const
&
WILDCARD_STRING_VIEW
();
45
// NOLINTEND
46
47
public
:
48
// constructor thunks
49
// NOLINTBEGIN
50
MCNAPI
void
*
$ctor
(
::Puv::internal::PathElement
&&);
51
52
MCNAPI
void
*
53
$ctor
(::entt::meta_type metaType, uint
id
, ::std::string name, ::cereal::BasicSerializerContext::ContextType type);
54
// NOLINTEND
55
56
public
:
57
// destructor thunk
58
// NOLINTBEGIN
59
MCNAPI
void
$dtor
();
60
// NOLINTEND
61
};
62
63
}
// namespace Puv::internal
Puv::internal::PathElement
Definition
PathElement.h:10
Puv::internal::PathElement::PathElement
MCAPI PathElement(::Puv::internal::PathElement &&)
Puv::internal::PathElement::PathElement
MCAPI PathElement(::entt::meta_type metaType, uint id, ::std::string name, ::cereal::BasicSerializerContext::ContextType type)
Puv::internal::PathElement::~PathElement
MCAPI ~PathElement()
Puv::internal::PathElement::$ctor
MCAPI void * $ctor(::Puv::internal::PathElement &&)
Puv::internal::PathElement::$dtor
MCAPI void $dtor()
Puv::internal::PathElement::$ctor
MCAPI void * $ctor(::entt::meta_type metaType, uint id, ::std::string name, ::cereal::BasicSerializerContext::ContextType type)
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 Fri Jun 13 2025 05:04:25 for LeviLamina by
1.12.0