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