LeviLamina
Loading...
Searching...
No Matches
PortMappingInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
PortMappingInfo {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 24>
mUnkfc4af5;
10
::ll::UntypedStorage<8, 32>
mUnk5e3ddc;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
PortMappingInfo& operator=(PortMappingInfo
const
&);
16
PortMappingInfo();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCNAPI
PortMappingInfo
(::PortMappingInfo
const
&);
22
23
MCNAPI
~PortMappingInfo
();
24
// NOLINTEND
25
26
public
:
27
// constructor thunks
28
// NOLINTBEGIN
29
MCNAPI
void
*
$ctor
(::PortMappingInfo
const
&);
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
MCNAPI
void
$dtor
();
36
// NOLINTEND
37
};
PortMappingInfo::PortMappingInfo
MCAPI PortMappingInfo(::PortMappingInfo const &)
PortMappingInfo::$ctor
MCAPI void * $ctor(::PortMappingInfo const &)
PortMappingInfo::~PortMappingInfo
MCAPI ~PortMappingInfo()
PortMappingInfo::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
PortMappingInfo.h
Generated on
for LeviLamina by
1.16.1