LeviLamina
Loading...
Searching...
No Matches
RakWebSocketClient.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/websockets/RakWebSocket.h"
7
8
class
RakWebSocketClient
:
public
::RakWebSocket
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 8
13
virtual
void
_updateState()
/*override*/
;
14
15
// vIndex: 9
16
virtual
uint _genMaskingKey()
const
/*override*/
;
17
18
// vIndex: 0
19
virtual
~RakWebSocketClient
()
/*override*/
;
20
// NOLINTEND
21
22
public
:
23
// destructor thunk
24
// NOLINTBEGIN
25
MCAPI
void
$dtor();
26
// NOLINTEND
27
28
public
:
29
// virtual function thunks
30
// NOLINTBEGIN
31
MCAPI
void
$_updateState();
32
33
MCAPI uint $_genMaskingKey()
const
;
34
// NOLINTEND
35
36
public
:
37
// vftables
38
// NOLINTBEGIN
39
MCAPI
static
void
** $vftable();
40
// NOLINTEND
41
};
RakWebSocketClient
Definition
RakWebSocketClient.h:8
RakWebSocket
Definition
RakWebSocket.h:17
src
mc
websockets
RakWebSocketClient.h
Generated on Sat Apr 26 2025 05:56:00 for LeviLamina by
1.12.0