LeviLamina
Loading...
Searching...
No Matches
HeartbeatInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
dcsctp {
6
7
class
HeartbeatInfo
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnked0ab8;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
HeartbeatInfo
& operator=(
HeartbeatInfo
const
&);
17
HeartbeatInfo
(
HeartbeatInfo
const
&);
18
HeartbeatInfo
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCNAPI ::std::vector<uchar>
Serialize
();
24
// NOLINTEND
25
};
26
27
}
// namespace dcsctp
dcsctp::HeartbeatInfo
Definition
HeartbeatInfo.h:7
dcsctp::HeartbeatInfo::Serialize
MCAPI ::std::vector< uchar > Serialize()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
dcsctp
HeartbeatInfo.h
Generated on Wed Jul 23 2025 08:34:02 for LeviLamina by
1.12.0