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
// virtual function thunks
45
// NOLINTBEGIN
46
MCNAPI
void
$onPreLifetimeScopeDestroy
(
::Scripting::LifetimeRegistry
& registry);
47
48
MCNAPI
void
$onPostLifetimeScopeDestroy
(
::Scripting::LifetimeRegistry
&);
49
// NOLINTEND
50
51
public
:
52
// vftables
53
// NOLINTBEGIN
54
MCNAPI
static
void
**
$vftable
();
55
// NOLINTEND
56
};
57
58
}
// namespace Scripting::QuickJS
Scripting::ILifetimeScopeListener
Definition
ILifetimeScopeListener.h:12
Scripting::LifetimeRegistry
Definition
LifetimeRegistry.h:16
Scripting::QuickJS::ContextScopeListener
Definition
ContextScopeListener.h:15
Scripting::QuickJS::ContextScopeListener::$onPreLifetimeScopeDestroy
MCAPI void $onPreLifetimeScopeDestroy(::Scripting::LifetimeRegistry ®istry)
Scripting::QuickJS::ContextScopeListener::$vftable
static MCAPI void ** $vftable()
Scripting::QuickJS::ContextScopeListener::$onPostLifetimeScopeDestroy
MCAPI void $onPostLifetimeScopeDestroy(::Scripting::LifetimeRegistry &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
quickjs
context
ContextScopeListener.h
Generated on Fri Jun 13 2025 05:04:28 for LeviLamina by
1.12.0