LeviLamina
Loading...
Searching...
No Matches
PairInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cohtml {
6
7
struct
PairInfo
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 8> mUnk643386;
12
::ll::UntypedStorage<8, 16> mUnkf32851;
13
::ll::UntypedStorage<8, 16> mUnk7e3088;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
PairInfo& operator=(PairInfo
const
&);
19
PairInfo(PairInfo
const
&);
20
PairInfo();
21
};
22
23
}
// namespace cohtml
cohtml::PairInfo
Definition
PairInfo.h:7
src-client
mc
deps
cohtml
PairInfo.h
Generated on
for LeviLamina by
1.16.1