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