LeviLamina
Loading...
Searching...
No Matches
RealmsServiceStatus.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Services {
6
7
enum class
RealmsServiceStatus :
int
{
8
Fetching = 0,
9
Idle = 1,
10
Exporting = 2,
11
Uploading = 3,
12
Downloading = 4,
13
};
14
15
}
src
mc
common
editor
RealmsServiceStatus.h
Generated on Fri Jun 13 2025 05:04:20 for LeviLamina by
1.12.0