LeviLamina
Loading...
Searching...
No Matches
ProjectExportType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor {
6
7
enum class
ProjectExportType :
int
{
8
PlayableWorld = 0,
9
ProjectBackup = 1,
10
WorldTemplate = 2,
11
};
12
13
}
src
mc
editor
ProjectExportType.h
Generated on Sat Apr 26 2025 05:55:32 for LeviLamina by
1.12.0