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