LeviLamina
Loading...
Searching...
No Matches
JSObjectList.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
JSObjectList {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnk73c5f8;
10
::ll::UntypedStorage<4, 4>
mUnkae72e6;
11
::ll::UntypedStorage<4, 4>
mUnkce5318;
12
::ll::UntypedStorage<8, 8>
mUnkbdfe1f;
13
::ll::UntypedStorage<4, 4>
mUnk751e3f;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
JSObjectList& operator=(JSObjectList
const
&);
19
JSObjectList(JSObjectList
const
&);
20
JSObjectList();
21
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
quickjs
JSObjectList.h
Generated on
for LeviLamina by
1.16.1