LeviLamina
Loading...
Searching...
No Matches
WeakLifetimeScope.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
class
LifetimeRegistry; }
8
// clang-format on
9
10
namespace
Scripting {
11
12
class
WeakLifetimeScope
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnkc28ee3;
17
::ll::UntypedStorage<4, 4>
mUnk42d11b;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
WeakLifetimeScope
& operator=(
WeakLifetimeScope
const
&);
23
WeakLifetimeScope
(
WeakLifetimeScope
const
&);
24
WeakLifetimeScope
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI
WeakLifetimeScope
(
::Scripting::WeakLifetimeScope
&& rhs);
30
31
MCFOLD ::Scripting::LifetimeRegistry* getLifetimeRegistry()
const
;
32
33
MCAPI
~WeakLifetimeScope
();
34
// NOLINTEND
35
36
public
:
37
// constructor thunks
38
// NOLINTBEGIN
39
MCAPI
void
* $ctor(
::Scripting::WeakLifetimeScope
&& rhs);
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
MCFOLD
void
$dtor();
46
// NOLINTEND
47
};
48
49
}
// namespace Scripting
Scripting::WeakLifetimeScope
Definition
WeakLifetimeScope.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
lifetime_registry
WeakLifetimeScope.h
Generated on Sat Apr 26 2025 05:55:30 for LeviLamina by
1.12.0