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
MCAPI
ModuleBindingBundle
(
::Scripting::ModuleBindingBundle
&&);
25
26
MCAPI
~ModuleBindingBundle
();
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCFOLD
void
* $ctor(
::Scripting::ModuleBindingBundle
&&);
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCAPI
void
$dtor();
39
// NOLINTEND
40
};
41
42
}
// namespace Scripting
Scripting::ModuleBindingBundle
Definition
ModuleBindingBundle.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
binding_type
ModuleBindingBundle.h
Generated on Sat Apr 26 2025 05:55:30 for LeviLamina by
1.12.0