LeviLamina
Loading...
Searching...
No Matches
CurrentlyOwnedArrayProperties.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Scripting::QuickJS {
6
7
struct
CurrentlyOwnedArrayProperties
{
8
public
:
9
// CurrentlyOwnedArrayProperties inner types declare
10
// clang-format off
11
struct
Prop
;
12
// clang-format on
13
14
// CurrentlyOwnedArrayProperties inner types define
15
struct
Prop
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 8>
mUnk8478ce;
20
::ll::UntypedStorage<8, 32>
mUnk32882d;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
Prop
& operator=(
Prop
const
&);
26
Prop
(
Prop
const
&);
27
Prop
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
~Prop
();
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCFOLD
void
$dtor();
39
// NOLINTEND
40
};
41
42
public
:
43
// member variables
44
// NOLINTBEGIN
45
::ll::UntypedStorage<8, 24>
mUnk9a4599;
46
// NOLINTEND
47
48
public
:
49
// prevent constructor by default
50
CurrentlyOwnedArrayProperties
& operator=(
CurrentlyOwnedArrayProperties
const
&);
51
CurrentlyOwnedArrayProperties
(
CurrentlyOwnedArrayProperties
const
&);
52
CurrentlyOwnedArrayProperties
();
53
};
54
55
}
// namespace Scripting::QuickJS
Scripting::QuickJS::CurrentlyOwnedArrayProperties::Prop
Definition
CurrentlyOwnedArrayProperties.h:15
Scripting::QuickJS::CurrentlyOwnedArrayProperties
Definition
CurrentlyOwnedArrayProperties.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
quickjs
bindings
CurrentlyOwnedArrayProperties.h
Generated on Sat Apr 26 2025 05:55:30 for LeviLamina by
1.12.0