LeviLamina
Loading...
Searching...
No Matches
ContextScopeListener.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/lifetime_registry/ILifetimeScopeListener.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Scripting {
class
LifetimeRegistry; }
11
// clang-format on
12
13
namespace
Scripting::QuickJS {
14
15
class
ContextScopeListener
:
public
::Scripting::ILifetimeScopeListener
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 8>
mUnk1aace1;
20
::ll::UntypedStorage<8, 8>
mUnkad91a9;
21
::ll::UntypedStorage<8, 24>
mUnk990f72;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
ContextScopeListener
& operator=(
ContextScopeListener
const
&);
27
ContextScopeListener
(
ContextScopeListener
const
&);
28
ContextScopeListener
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 0
34
virtual
~ContextScopeListener
()
/*override*/
=
default
;
35
36
// vIndex: 1
37
virtual
void
onPreLifetimeScopeDestroy(
::Scripting::LifetimeRegistry
& registry)
/*override*/
;
38
39
// vIndex: 2
40
virtual
void
onPostLifetimeScopeDestroy(
::Scripting::LifetimeRegistry
&)
/*override*/
;
41
// NOLINTEND
42
43
public
:
44
// destructor thunk
45
// NOLINTBEGIN
46
47
// NOLINTEND
48
49
public
:
50
// virtual function thunks
51
// NOLINTBEGIN
52
MCAPI
void
$onPreLifetimeScopeDestroy(
::Scripting::LifetimeRegistry
& registry);
53
54
MCAPI
void
$onPostLifetimeScopeDestroy(
::Scripting::LifetimeRegistry
&);
55
// NOLINTEND
56
57
public
:
58
// vftables
59
// NOLINTBEGIN
60
MCAPI
static
void
** $vftable();
61
// NOLINTEND
62
};
63
64
}
// namespace Scripting::QuickJS
Scripting::ILifetimeScopeListener
Definition
ILifetimeScopeListener.h:12
Scripting::LifetimeRegistry
Definition
LifetimeRegistry.h:16
Scripting::QuickJS::ContextScopeListener
Definition
ContextScopeListener.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
quickjs
context
ContextScopeListener.h
Generated on Sat Apr 26 2025 05:55:30 for LeviLamina by
1.12.0