LeviLamina
Loading...
Searching...
No Matches
RuntimeUserData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Scripting::QuickJS {
6
7
class
RuntimeUserData {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnkbf093a;
12
::ll::UntypedStorage<8, 8>
mUnka1acb4;
13
::ll::UntypedStorage<8, 8>
mUnk7ace31;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
RuntimeUserData& operator=(RuntimeUserData
const
&);
19
RuntimeUserData(RuntimeUserData
const
&);
20
RuntimeUserData();
21
};
22
23
}
// namespace Scripting::QuickJS
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
quickjs
RuntimeUserData.h
Generated on
for LeviLamina by
1.16.1