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