LeviLamina
Loading...
Searching...
No Matches
PathSwapper.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Puv::internal {
struct
PathElement; }
8
// clang-format on
9
10
namespace
Puv::internal {
11
12
struct
PathSwapper
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnkb0a94f;
17
::ll::UntypedStorage<8, 24>
mUnk290eff;
18
::ll::UntypedStorage<1, 1>
mUnkb0d597;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
PathSwapper
& operator=(
PathSwapper
const
&);
24
PathSwapper
(
PathSwapper
const
&);
25
PathSwapper
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCAPI
void
swap(::std::vector<::Puv::internal::PathElement> temp);
31
32
MCAPI
~PathSwapper
();
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCAPI
void
$dtor();
39
// NOLINTEND
40
};
41
42
}
// namespace Puv::internal
Puv::internal::PathSwapper
Definition
PathSwapper.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
puv
PathSwapper.h
Generated on Sat Apr 26 2025 05:55:28 for LeviLamina by
1.12.0