LeviLamina
Loading...
Searching...
No Matches
RakNetSocket2.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
RakNet {
struct
RNS2_SendParameters; }
8
// clang-format on
9
10
namespace
RakNet {
11
12
class
RakNetSocket2
:
public
::std::enable_shared_from_this<::RakNet::RakNetSocket2> {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnk45c154;
17
::ll::UntypedStorage<4, 4>
mUnk71ae1a;
18
::ll::UntypedStorage<4, 4>
mUnkf42590;
19
::ll::UntypedStorage<8, 136>
mUnk164a1f;
20
::ll::UntypedStorage<4, 4>
mUnk923992;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
RakNetSocket2
& operator=(
RakNetSocket2
const
&);
26
RakNetSocket2
(
RakNetSocket2
const
&);
27
RakNetSocket2
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 0
33
virtual
~RakNetSocket2
() =
default
;
34
35
// vIndex: 1
36
virtual
int
Send(
::RakNet::RNS2_SendParameters
*,
char
const
*, uint) = 0;
37
38
// vIndex: 2
39
virtual
void
SetMulticastInterface(
int
interfaceIndex);
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
46
// NOLINTEND
47
48
public
:
49
// virtual function thunks
50
// NOLINTBEGIN
51
MCFOLD
void
$SetMulticastInterface(
int
interfaceIndex);
52
// NOLINTEND
53
54
public
:
55
// vftables
56
// NOLINTBEGIN
57
MCAPI
static
void
** $vftable();
58
// NOLINTEND
59
};
60
61
}
// namespace RakNet
RakNet::RakNetSocket2
Definition
RakNetSocket2.h:12
RakNet::RNS2_SendParameters
Definition
RNS2_SendParameters.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
RakNetSocket2.h
Generated on Sat Apr 26 2025 05:55:29 for LeviLamina by
1.12.0