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