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