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