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