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