LeviLamina
Loading...
Searching...
No Matches
ImageService.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Social {
6
7
struct
ImageService
{
8
public
:
9
// ImageService inner types define
10
enum class
image_priority :
int
{};
11
12
enum class
image_size :
int
{};
13
};
14
15
}
// namespace Social
Social::ImageService
Definition
ImageService.h:7
src-client
mc
client
social
ImageService.h
Generated on
for LeviLamina by
1.16.1