LeviLamina
Loading...
Searching...
No Matches
TM_World.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/raknet/PI2_LostConnectionReason.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
RakNet {
struct
RakNetGUID; }
11
namespace
RakNet {
struct
SystemAddress; }
12
// clang-format on
13
14
namespace
RakNet {
15
16
class
TM_World
{
17
public
:
18
// TM_World inner types declare
19
// clang-format off
20
struct
JoinRequestHelper
;
21
// clang-format on
22
23
// TM_World inner types define
24
struct
JoinRequestHelper
{
25
public
:
26
// member variables
27
// NOLINTBEGIN
28
::ll::UntypedStorage<8, 8>
mUnk4ade50;
29
::ll::UntypedStorage<4, 4>
mUnkefe286;
30
::ll::UntypedStorage<4, 4>
mUnk392f57;
31
::ll::UntypedStorage<4, 4>
mUnk5742fd;
32
// NOLINTEND
33
34
public
:
35
// prevent constructor by default
36
JoinRequestHelper
& operator=(
JoinRequestHelper
const
&);
37
JoinRequestHelper
(
JoinRequestHelper
const
&);
38
JoinRequestHelper
();
39
};
40
41
public
:
42
// member variables
43
// NOLINTBEGIN
44
::ll::UntypedStorage<8, 16>
mUnk971cef;
45
::ll::UntypedStorage<8, 16>
mUnkf009a0;
46
::ll::UntypedStorage<8, 8>
mUnkbea5b8;
47
::ll::UntypedStorage<8, 16>
mUnke9bced;
48
::ll::UntypedStorage<8, 16>
mUnk90858a;
49
::ll::UntypedStorage<8, 16>
mUnkbf3b48;
50
::ll::UntypedStorage<1, 1>
mUnkfcbf6f;
51
::ll::UntypedStorage<8, 16>
mUnkadffe6;
52
::ll::UntypedStorage<1, 1>
mUnk3795d4;
53
::ll::UntypedStorage<1, 1>
mUnk310f70;
54
::ll::UntypedStorage<4, 4>
mUnkfa89be;
55
// NOLINTEND
56
57
public
:
58
// prevent constructor by default
59
TM_World
& operator=(
TM_World
const
&);
60
TM_World
(
TM_World
const
&);
61
TM_World
();
62
63
public
:
64
// virtual functions
65
// NOLINTBEGIN
66
// vIndex: 0
67
virtual
~TM_World
() =
default
;
68
69
// vIndex: 1
70
virtual
void
71
OnClosedConnection(
::RakNet::SystemAddress
const
&,
::RakNet::RakNetGUID
, ::RakNet::PI2_LostConnectionReason);
72
73
// vIndex: 2
74
virtual
void
OnNewConnection(
::RakNet::SystemAddress
const
&,
::RakNet::RakNetGUID
,
bool
);
75
// NOLINTEND
76
77
public
:
78
// destructor thunk
79
// NOLINTBEGIN
80
81
// NOLINTEND
82
83
public
:
84
// virtual function thunks
85
// NOLINTBEGIN
86
87
// NOLINTEND
88
};
89
90
}
// namespace RakNet
RakNet::TM_World
Definition
TM_World.h:16
RakNet::RakNetGUID
Definition
RakNetGUID.h:7
RakNet::SystemAddress
Definition
SystemAddress.h:7
RakNet::TM_World::JoinRequestHelper
Definition
TM_World.h:24
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
TM_World.h
Generated on Sat Apr 26 2025 05:55:29 for LeviLamina by
1.12.0