LeviLamina
Loading...
Searching...
No Matches
JSVarRef.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
JSVarRef {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
union
{
10
::ll::UntypedStorage<8, 32>
mUnkf9e667;
11
struct
{
12
::ll::UntypedStorage<4, 4>
mUnk8b6006;
13
::ll::UntypedStorage<1, 1>
mUnk64c48a;
14
::ll::UntypedStorage<1, 1>
mUnkb50151;
15
};
16
};
17
::ll::UntypedStorage<8, 8>
mUnk513334;
18
union
{
19
::ll::UntypedStorage<8, 16>
mUnk59678f;
20
::ll::UntypedStorage<8, 16>
mUnk3ff665;
21
};
22
::ll::UntypedStorage<8, 8>
mUnkf1c925;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
JSVarRef& operator=(JSVarRef
const
&);
28
JSVarRef(JSVarRef
const
&);
29
JSVarRef();
30
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
quickjs
JSVarRef.h
Generated on
for LeviLamina by
1.16.1