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