LeviLamina
Loading...
Searching...
No Matches
IContentCatalogPackSource.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/resources/PackSource.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
IPackManifestFactory
;
11
// clang-format on
12
13
class
IContentCatalogPackSource
:
public
::PackSource
{
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
virtual
void
refreshCatalogItems(::IPackManifestFactory&) = 0;
18
19
virtual
void
setEnabled(
bool
enabled) = 0;
20
// NOLINTEND
21
22
public
:
23
// virtual function thunks
24
// NOLINTBEGIN
25
26
// NOLINTEND
27
};
IContentCatalogPackSource
Definition
IContentCatalogPackSource.h:5
IPackManifestFactory
Definition
IPackManifestFactory.h:17
PackSource
Definition
PackSource.h:30
src-client
mc
client
resources
IContentCatalogPackSource.h
Generated on
for LeviLamina by
1.16.1