LeviLamina
Loading...
Searching...
No Matches
TrimMaterial.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
TrimMaterial
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 48>
mUnk1da951;
10
::ll::UntypedStorage<8, 32>
mUnkf63464;
11
::ll::UntypedStorage<8, 48>
mUnk52693a;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
TrimMaterial
();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCAPI
TrimMaterial
(
::TrimMaterial
&&);
22
23
MCAPI
TrimMaterial
(
::TrimMaterial
const
&);
24
25
MCAPI ::TrimMaterial& operator=(
::TrimMaterial
const
&);
26
27
MCAPI
~TrimMaterial
();
28
// NOLINTEND
29
30
public
:
31
// constructor thunks
32
// NOLINTBEGIN
33
MCAPI
void
* $ctor(
::TrimMaterial
&&);
34
35
MCAPI
void
* $ctor(
::TrimMaterial
const
&);
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCAPI
void
$dtor();
42
// NOLINTEND
43
};
TrimMaterial
Definition
TrimMaterial.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
item
registry
TrimMaterial.h
Generated on Sat Apr 26 2025 05:56:15 for LeviLamina by
1.12.0