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
// vIndex: 0
23
virtual
~TextureOffset
() =
default
;
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
30
// NOLINTEND
31
};
TextureOffset
Definition
TextureOffset.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
model
geom
TextureOffset.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0