LeviLamina
Loading...
Searching...
No Matches
SentPacket.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
rtc {
struct
PacketInfo; }
8
// clang-format on
9
10
namespace
rtc {
11
12
struct
SentPacket
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnk732f98;
17
::ll::UntypedStorage<8, 8>
mUnkbe6534;
18
::ll::UntypedStorage<8, 40>
mUnkaf3c19;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
SentPacket
& operator=(
SentPacket
const
&);
24
SentPacket
(
SentPacket
const
&);
25
SentPacket
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCAPI
SentPacket
(int64, int64);
31
32
MCAPI
SentPacket
(int64, int64,
::rtc::PacketInfo
const
&);
33
34
MCAPI
~SentPacket
();
35
// NOLINTEND
36
37
public
:
38
// constructor thunks
39
// NOLINTBEGIN
40
MCAPI
void
* $ctor(int64, int64);
41
42
MCAPI
void
* $ctor(int64, int64,
::rtc::PacketInfo
const
&);
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCAPI
void
$dtor();
49
// NOLINTEND
50
};
51
52
}
// namespace rtc
ll::UntypedStorage
Definition
Alias.h:14
rtc::PacketInfo
Definition
PacketInfo.h:7
rtc::SentPacket
Definition
SentPacket.h:12
src
mc
external
rtc
SentPacket.h
Generated on Sat Apr 26 2025 05:55:41 for LeviLamina by
1.12.0