|
enum class | ContentType : uint { Invalid = 0
, WorldLesson = 1
, NonWorldLesson = 2
, Count = 3
} |
|
enum class | UserType : uint { Unknown = 0
, StudentAndTeacher = 1
, Teacher = 2
, Count = 3
} |
|
|
static MCAPI ::std::unordered_map<::std::string, ::EducationMetadata::ContentType > const & | STRING_TO_CONTENT_TYPE () |
|
static MCAPI ::std::unordered_map<::std::string, ::EducationMetadata::UserType > const & | STRING_TO_USER_TYPE () |
|
◆ EducationMetadata() [1/2]
MCAPI EducationMetadata::EducationMetadata |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ EducationMetadata() [2/2]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ ~EducationMetadata()
MCAPI EducationMetadata::~EducationMetadata |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ STRING_TO_CONTENT_TYPE()
static MCAPI ::std::unordered_map<::std::string, ::EducationMetadata::ContentType > const & EducationMetadata::STRING_TO_CONTENT_TYPE |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ STRING_TO_USER_TYPE()
static MCAPI ::std::unordered_map<::std::string, ::EducationMetadata::UserType > const & EducationMetadata::STRING_TO_USER_TYPE |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [1/2]
MCAPI void * EducationMetadata::$ctor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [2/2]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
MCAPI void EducationMetadata::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this struct was generated from the following file: