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