LeviLamina
Loading...
Searching...
No Matches
TM_Team.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
RakNet {
6
7
class
TM_Team
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnkdc023c;
12
::ll::UntypedStorage<8, 8>
mUnkaa432f;
13
::ll::UntypedStorage<8, 16>
mUnk38aa40;
14
::ll::UntypedStorage<1, 1>
mUnk29b4b9;
15
::ll::UntypedStorage<1, 1>
mUnk3b7007;
16
::ll::UntypedStorage<2, 2>
mUnk170740;
17
::ll::UntypedStorage<8, 8>
mUnk689fc9;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
TM_Team
& operator=(
TM_Team
const
&);
23
TM_Team
(
TM_Team
const
&);
24
TM_Team
();
25
26
public
:
27
// virtual functions
28
// NOLINTBEGIN
29
// vIndex: 0
30
virtual
~TM_Team
() =
default
;
31
// NOLINTEND
32
};
33
34
}
// namespace RakNet
RakNet::TM_Team
Definition
TM_Team.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
TM_Team.h
Generated on Wed Jul 23 2025 08:33:51 for LeviLamina by
1.12.0