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