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