LeviLamina
Loading...
Searching...
No Matches
GeneticVariant.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
GeneticVariant {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 8>
mUnkbbfee4;
10
::ll::UntypedStorage<4, 8>
mUnkc35ea8;
11
::ll::UntypedStorage<4, 8>
mUnk5f9d7e;
12
::ll::UntypedStorage<4, 8>
mUnkfd381f;
13
::ll::UntypedStorage<8, 104>
mUnk949cb0;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
GeneticVariant& operator=(GeneticVariant
const
&);
19
GeneticVariant(GeneticVariant
const
&);
20
GeneticVariant();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI ~GeneticVariant();
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
MCAPI
void
$dtor();
32
// NOLINTEND
33
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
GeneticVariant.h
Generated on
for LeviLamina by
1.16.1