LeviLamina
Loading...
Searching...
No Matches
ProtocolEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptDebuggerMessages {
6
7
struct
ProtocolEvent
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnkdd594f;
12
::ll::UntypedStorage<4, 4>
mUnk554323;
13
::ll::UntypedStorage<8, 24>
mUnkab449e;
14
::ll::UntypedStorage<1, 1>
mUnk32b407;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
ProtocolEvent
(
ProtocolEvent
const
&);
20
ProtocolEvent
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI ::ScriptDebuggerMessages::ProtocolEvent&
operator=
(
::ScriptDebuggerMessages::ProtocolEvent
const
&);
26
27
MCNAPI ::ScriptDebuggerMessages::ProtocolEvent&
operator=
(
::ScriptDebuggerMessages::ProtocolEvent
&&);
28
29
MCNAPI
~ProtocolEvent
();
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
MCNAPI
void
$dtor
();
36
// NOLINTEND
37
};
38
39
}
// namespace ScriptDebuggerMessages
ScriptDebuggerMessages::ProtocolEvent
Definition
ProtocolEvent.h:7
ScriptDebuggerMessages::ProtocolEvent::operator=
MCAPI::ScriptDebuggerMessages::ProtocolEvent & operator=(::ScriptDebuggerMessages::ProtocolEvent const &)
ScriptDebuggerMessages::ProtocolEvent::operator=
MCAPI::ScriptDebuggerMessages::ProtocolEvent & operator=(::ScriptDebuggerMessages::ProtocolEvent &&)
ScriptDebuggerMessages::ProtocolEvent::~ProtocolEvent
MCAPI ~ProtocolEvent()
ScriptDebuggerMessages::ProtocolEvent::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
debugger
script_debugger_messages
ProtocolEvent.h
Generated on Fri Jun 13 2025 05:04:46 for LeviLamina by
1.12.0