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