LeviLamina
Loading...
Searching...
No Matches
JSToken.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
JSToken {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnkd302b9;
10
::ll::UntypedStorage<4, 4>
mUnka2a2d5;
11
::ll::UntypedStorage<8, 8>
mUnke4e888;
12
#ifdef LL_PLAT_S
13
::ll::UntypedStorage<8, 32>
mUnk5a9385;
14
#else
// LL_PLAT_C
15
::ll::UntypedStorage<8, 32>
mUnk5db923;
16
#endif
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
JSToken& operator=(JSToken
const
&);
22
JSToken(JSToken
const
&);
23
JSToken();
24
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
quickjs
JSToken.h
Generated on
for LeviLamina by
1.16.1