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>
mUnk765e7d;
12
::ll::UntypedStorage<8, 32>
mUnkd60fb8;
13
::ll::UntypedStorage<8, 32>
mUnke6f14c;
14
::ll::UntypedStorage<8, 32>
mUnk27a341;
15
::ll::UntypedStorage<8, 32>
mUnk93f566;
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
MCNAPI
~Components
();
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCNAPI
void
$dtor
();
34
// NOLINTEND
35
};
36
37
}
// namespace Util::Url
Util::Url::Components::~Components
MCAPI ~Components()
Util::Url::Components::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
Components.h
Generated on
for LeviLamina by
1.16.1