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/SerializerContext.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>
mUnk24112f;
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
MCAPI
PathElement
(
::Puv::internal::PathElement
&&);
30
31
MCAPI
32
PathElement
(::entt::meta_type metaType, uint
id
, ::std::string name, ::cereal::SerializerContext::ContextType type);
33
34
MCAPI
~PathElement
();
35
// NOLINTEND
36
37
public
:
38
// constructor thunks
39
// NOLINTBEGIN
40
MCAPI
void
* $ctor(
::Puv::internal::PathElement
&&);
41
42
MCAPI
void
*
43
$ctor(::entt::meta_type metaType, uint
id
, ::std::string name, ::cereal::SerializerContext::ContextType type);
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
MCAPI
void
$dtor();
50
// NOLINTEND
51
};
52
53
}
// namespace Puv::internal
Puv::internal::PathElement
Definition
PathElement.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
puv
PathElement.h
Generated on Sat Apr 26 2025 05:55:28 for LeviLamina by
1.12.0