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