LeviLamina
Loading...
Searching...
No Matches
RepairItemEntry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
RepairItemEntry
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 24>
mUnk689ed9;
10
::ll::UntypedStorage<8, 16>
mUnk3d4a96;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
RepairItemEntry
(
RepairItemEntry
const
&);
16
RepairItemEntry
();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCNAPI ::RepairItemEntry&
operator=
(
::RepairItemEntry
const
&);
22
23
MCNAPI
~RepairItemEntry
();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCNAPI
void
$dtor
();
30
// NOLINTEND
31
};
RepairItemEntry
Definition
RepairItemEntry.h:5
RepairItemEntry::~RepairItemEntry
MCAPI ~RepairItemEntry()
RepairItemEntry::$dtor
MCAPI void $dtor()
RepairItemEntry::operator=
MCAPI::RepairItemEntry & operator=(::RepairItemEntry const &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
item
components
RepairItemEntry.h
Generated on Fri Jun 13 2025 05:05:09 for LeviLamina by
1.12.0