LeviLamina
Loading...
Searching...
No Matches
QRCode.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock {
6
7
class
QRCode
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnk6df00f;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
QRCode
& operator=(
QRCode
const
&);
17
QRCode
(
QRCode
const
&);
18
QRCode
();
19
};
20
21
}
// namespace Bedrock
Bedrock::QRCode
Definition
QRCode.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
qr_code
QRCode.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0