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