|
enum class | Type : uint64 {
Smaller = 0
, Small = 1
, Medium = 2
, Tall = 3
,
Count = 4
, Unknown = 5
} |
|
◆ mInfoList()
static MCAPI ::std::unordered_map<::persona::BodySize::Type, ::persona::SizeInfo > const & persona::BodySize::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: