LeviLamina
Loading...
Searching...
No Matches
NetworkSessionOwner.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
#include "mc/network/TransportLayer.h"
8
9
class
NetworkSessionOwner
:
public
::Bedrock::EnableNonOwnerReferences
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::UntypedStorage<8, 8>
mUnka7bd76;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
NetworkSessionOwner
& operator=(
NetworkSessionOwner
const
&);
19
NetworkSessionOwner
(
NetworkSessionOwner
const
&);
20
NetworkSessionOwner
();
21
22
public
:
23
// virtual functions
24
// NOLINTBEGIN
25
// vIndex: 0
26
virtual
~NetworkSessionOwner
()
/*override*/
=
default
;
27
// NOLINTEND
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
void
createNetworkSession(::TransportLayer transportLayer);
33
34
MCAPI
void
destroyNetworkSession();
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
41
// NOLINTEND
42
43
public
:
44
// vftables
45
// NOLINTBEGIN
46
MCAPI
static
void
** $vftable();
47
// NOLINTEND
48
};
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
NetworkSessionOwner
Definition
NetworkSessionOwner.h:9
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
NetworkSessionOwner.h
Generated on Sat Apr 26 2025 05:55:46 for LeviLamina by
1.12.0