LeviLamina
Loading...
Searching...
No Matches
TextureOffset.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
TextureOffset {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk8d8425;
10
::ll::UntypedStorage<4, 4>
mUnkf53da6;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
TextureOffset& operator=(TextureOffset
const
&);
16
TextureOffset(TextureOffset
const
&);
17
TextureOffset();
18
19
public
:
20
// virtual functions
21
// NOLINTBEGIN
22
virtual
~TextureOffset() =
default
;
23
// NOLINTEND
24
25
public
:
26
// vftables
27
// NOLINTBEGIN
28
MCNAPI
static
void
**
$vftable
();
29
// NOLINTEND
30
};
TextureOffset::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
model
geom
TextureOffset.h
Generated on
for LeviLamina by
1.16.1