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
packed_u32
Definition
packed_u32.h:5
src
mc
external
quickjs
packed_u32.h
Generated on Sat Apr 26 2025 05:55:40 for LeviLamina by
1.12.0