LeviLamina
Loading...
Searching...
No Matches
WeakLifetimeScope.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Scripting {
6
7
class
WeakLifetimeScope
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnkc28ee3;
12
::ll::UntypedStorage<4, 4>
mUnk42d11b;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
WeakLifetimeScope
& operator=(
WeakLifetimeScope
const
&);
18
WeakLifetimeScope
(
WeakLifetimeScope
const
&);
19
WeakLifetimeScope
();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI
~WeakLifetimeScope
();
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
MCNAPI
void
$dtor
();
31
// NOLINTEND
32
};
33
34
}
// namespace Scripting
Scripting::WeakLifetimeScope
Definition
WeakLifetimeScope.h:7
Scripting::WeakLifetimeScope::~WeakLifetimeScope
MCAPI ~WeakLifetimeScope()
Scripting::WeakLifetimeScope::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
scripting
lifetime_registry
WeakLifetimeScope.h
Generated on Sun Oct 12 2025 06:31:29 for LeviLamina by
1.12.0