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
(
TrimPattern
const
&);
17
TrimPattern
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCNAPI
TrimPattern
(
::TrimPattern
&&);
23
24
MCNAPI
~TrimPattern
();
25
// NOLINTEND
26
27
public
:
28
// constructor thunks
29
// NOLINTBEGIN
30
MCNAPI
void
*
$ctor
(
::TrimPattern
&&);
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCNAPI
void
$dtor
();
37
// NOLINTEND
38
};
TrimPattern
Definition
TrimPattern.h:5
TrimPattern::TrimPattern
MCAPI TrimPattern(::TrimPattern &&)
TrimPattern::$dtor
MCAPI void $dtor()
TrimPattern::~TrimPattern
MCAPI ~TrimPattern()
TrimPattern::$ctor
MCAPI void * $ctor(::TrimPattern &&)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
item
registry
TrimPattern.h
Generated on Fri Jun 13 2025 05:05:11 for LeviLamina by
1.12.0