LeviLamina
Loading...
Searching...
No Matches
ModuleBindingBundle.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Scripting {
6
7
struct
ModuleBindingBundle
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 24>
mUnkee6c72;
12
::ll::UntypedStorage<8, 144>
mUnkc10f43;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
ModuleBindingBundle
& operator=(
ModuleBindingBundle
const
&);
18
ModuleBindingBundle
(
ModuleBindingBundle
const
&);
19
ModuleBindingBundle
();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI
ModuleBindingBundle
(
::Scripting::ModuleBindingBundle
&&);
25
26
MCNAPI
~ModuleBindingBundle
();
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCNAPI
void
*
$ctor
(
::Scripting::ModuleBindingBundle
&&);
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCNAPI
void
$dtor
();
39
// NOLINTEND
40
};
41
42
}
// namespace Scripting
Scripting::ModuleBindingBundle
Definition
ModuleBindingBundle.h:7
Scripting::ModuleBindingBundle::ModuleBindingBundle
MCAPI ModuleBindingBundle(::Scripting::ModuleBindingBundle &&)
Scripting::ModuleBindingBundle::$ctor
MCAPI void * $ctor(::Scripting::ModuleBindingBundle &&)
Scripting::ModuleBindingBundle::$dtor
MCAPI void $dtor()
Scripting::ModuleBindingBundle::~ModuleBindingBundle
MCAPI ~ModuleBindingBundle()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
binding_type
ModuleBindingBundle.h
Generated on Fri Jun 13 2025 05:04:27 for LeviLamina by
1.12.0