LeviLamina
Loading...
Searching...
No Matches
WebSocket_DEPRECATED.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/http/StatusCode.h"
7
#include "mc/deps/core/http/WebSocket.h"
8
9
namespace
Bedrock::Http {
10
11
class
WebSocket_DEPRECATED
:
public
::Bedrock::Http::WebSocket
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 8>
mUnk63bb4e;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
WebSocket_DEPRECATED
& operator=(
WebSocket_DEPRECATED
const
&);
21
WebSocket_DEPRECATED
(
WebSocket_DEPRECATED
const
&);
22
WebSocket_DEPRECATED
();
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
// vIndex: 0
28
virtual
~WebSocket_DEPRECATED
()
/*override*/
=
default
;
29
// NOLINTEND
30
};
31
32
}
// namespace Bedrock::Http
Bedrock::Http::WebSocket_DEPRECATED
Definition
WebSocket_DEPRECATED.h:11
Bedrock::Http::WebSocket
Definition
WebSocket.h:19
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
http
WebSocket_DEPRECATED.h
Generated on Wed Jul 23 2025 08:33:46 for LeviLamina by
1.12.0