LeviLamina
Loading...
Searching...
No Matches
NetworkSession.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
8
class
NetworkSession
:
public
::Bedrock::EnableNonOwnerReferences
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<4, 4>
mUnk280309;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
NetworkSession
& operator=(
NetworkSession
const
&);
18
NetworkSession
(
NetworkSession
const
&);
19
NetworkSession
();
20
21
public
:
22
// virtual functions
23
// NOLINTBEGIN
24
// vIndex: 0
25
virtual
~NetworkSession
()
/*override*/
=
default
;
26
// NOLINTEND
27
28
public
:
29
// vftables
30
// NOLINTBEGIN
31
MCNAPI
static
void
**
$vftable
();
32
// NOLINTEND
33
};
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
NetworkSession
Definition
NetworkSession.h:8
NetworkSession::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
NetworkSession.h
Generated on Fri Jun 13 2025 05:04:42 for LeviLamina by
1.12.0