|
enum class | Type : uint64 { Slim = 0
, Wide = 1
, Count = 2
, Unknown = 3
} |
|
using | SizeInfoList = ::std::unordered_map<::persona::ArmSize::Type, ::persona::SizeInfo> |
|
◆ getStringFromType()
static MCAPI ::std::string persona::ArmSize::getStringFromType |
( |
::persona::ArmSize::Type | armSizeType | ) |
|
|
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.
◆ mInfoList()
static MCAPI ::std::unordered_map<::persona::ArmSize::Type, ::persona::SizeInfo > const & persona::ArmSize::mInfoList |
( |
| ) |
|
|
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.
The documentation for this class was generated from the following file: