LeviLamina
Loading...
Searching...
No Matches
ModuleDescriptor.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Scripting {
6
7
struct
ModuleDescriptor
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk735c86;
12
::ll::UntypedStorage<8, 32>
mUnkb90b03;
13
::ll::UntypedStorage<8, 40>
mUnk27e2ca;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
ModuleDescriptor
(
ModuleDescriptor
const
&);
19
ModuleDescriptor
();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI ::Scripting::ModuleDescriptor& operator=(
::Scripting::ModuleDescriptor
const
&);
25
26
MCAPI ::Scripting::ModuleDescriptor& operator=(
::Scripting::ModuleDescriptor
&&);
27
28
MCAPI ::std::string toString()
const
;
29
30
MCAPI
~ModuleDescriptor
();
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCFOLD
void
$dtor();
37
// NOLINTEND
38
};
39
40
}
// namespace Scripting
Scripting::ModuleDescriptor
Definition
ModuleDescriptor.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
script_engine
ModuleDescriptor.h
Generated on Sat Apr 26 2025 05:55:31 for LeviLamina by
1.12.0