LeviLamina
Loading...
Searching...
No Matches
PlayScreenController.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // PlayScreenController inner types define
8 enum class ConvertProgressState : uint {};
9
10 enum class ServerCollectionName : uint {};
11};
Definition PlayScreenController.h:5