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