LeviLamina
Loading...
Searching...
No Matches
RepositoryImpl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/resources/pack_command/IResourceRepositories.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
PackCommand {
struct
PackAssociations; }
11
// clang-format on
12
13
namespace
PackCommand {
14
15
class
RepositoryImpl
:
public
::PackCommand::IResourceRepositories
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 64>
mUnkd44f1b;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
RepositoryImpl
& operator=(
RepositoryImpl
const
&);
25
RepositoryImpl
(
RepositoryImpl
const
&);
26
RepositoryImpl
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 1
32
virtual
void
33
fillPackAssociations(::std::vector<::gsl::not_null<::PackCommand::PackAssociations*>>& packs)
/*override*/
;
34
35
// vIndex: 0
36
virtual
~RepositoryImpl
()
/*override*/
=
default
;
37
// NOLINTEND
38
39
public
:
40
// virtual function thunks
41
// NOLINTBEGIN
42
MCNAPI
void
$fillPackAssociations
(::std::vector<::gsl::not_null<::PackCommand::PackAssociations*>>& packs);
43
// NOLINTEND
44
45
public
:
46
// vftables
47
// NOLINTBEGIN
48
MCNAPI
static
void
**
$vftable
();
49
// NOLINTEND
50
};
51
52
}
// namespace PackCommand
PackCommand::IResourceRepositories
Definition
IResourceRepositories.h:12
PackCommand::RepositoryImpl
Definition
RepositoryImpl.h:15
PackCommand::RepositoryImpl::$fillPackAssociations
MCAPI void $fillPackAssociations(::std::vector<::gsl::not_null<::PackCommand::PackAssociations * > > &packs)
PackCommand::RepositoryImpl::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
pack_command
RepositoryImpl.h
Generated on Fri Jun 13 2025 05:04:45 for LeviLamina by
1.12.0