LeviLamina
Loading...
Searching...
No Matches
EduRole.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
WebServices::EduSignin {
6
7
enum class
EduRole : uchar {
8
Student = 0,
9
Teacher = 1,
10
Demo = 2,
11
Unknown = 3,
12
};
13
14
}
src
mc
certificates
identity
web_services
edu_signin
EduRole.h
Generated on Sat Apr 26 2025 05:55:20 for LeviLamina by
1.12.0