LeviLamina
Loading...
Searching...
No Matches
StunRelayServer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
NetherNet {
6
7
struct
StunRelayServer
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnkdfbae8;
12
::ll::UntypedStorage<8, 32>
mUnk177319;
13
::ll::UntypedStorage<8, 32>
mUnk7bf918;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
StunRelayServer
& operator=(
StunRelayServer
const
&);
19
StunRelayServer
(
StunRelayServer
const
&);
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI
StunRelayServer
();
25
26
MCNAPI
~StunRelayServer
();
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCNAPI
void
*
$ctor
();
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCNAPI
void
$dtor
();
39
// NOLINTEND
40
};
41
42
}
// namespace NetherNet
NetherNet::StunRelayServer
Definition
StunRelayServer.h:7
NetherNet::StunRelayServer::$dtor
MCAPI void $dtor()
NetherNet::StunRelayServer::~StunRelayServer
MCAPI ~StunRelayServer()
NetherNet::StunRelayServer::$ctor
MCAPI void * $ctor()
NetherNet::StunRelayServer::StunRelayServer
MCAPI StunRelayServer()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
nether_net
StunRelayServer.h
Generated on Fri Jun 13 2025 05:04:25 for LeviLamina by
1.12.0