LeviLamina
Loading...
Searching...
No Matches
IMarketplacePackDownloader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
IMarketplacePackDownloader
{
6
public
:
7
// IMarketplacePackDownloader inner types declare
8
// clang-format off
9
struct
MarketplacePackDownloadStatus
;
10
// clang-format on
11
12
// IMarketplacePackDownloader inner types define
13
enum class
MarketplacePackDownloadState :
int
{};
14
15
struct
MarketplacePackDownloadStatus
{};
16
};
IMarketplacePackDownloader
Definition
IMarketplacePackDownloader.h:5
IMarketplacePackDownloader::MarketplacePackDownloadStatus
Definition
IMarketplacePackDownloader.h:15
src
mc
client
services
download
IMarketplacePackDownloader.h
Generated on
for LeviLamina by
1.16.1