LeviLamina
Loading...
Searching...
No Matches
Components.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Util::Url {
6
7
struct
Components
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk71620b;
12
::ll::UntypedStorage<8, 32>
mUnk6cf9aa;
13
::ll::UntypedStorage<8, 32>
mUnk561d59;
14
::ll::UntypedStorage<8, 32>
mUnkd1c11d;
15
::ll::UntypedStorage<8, 32>
mUnk4448d1;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
Components
& operator=(
Components
const
&);
21
Components
(
Components
const
&);
22
Components
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
~Components
();
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCFOLD
void
$dtor();
34
// NOLINTEND
35
};
36
37
}
// namespace Util::Url
Util::Url::Components
Definition
Components.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
utility
Components.h
Generated on Sat Apr 26 2025 05:55:32 for LeviLamina by
1.12.0