15 enum class Type : uint64 {
22 using SizeInfoList = ::std::unordered_map<::persona::ArmSize::Type, ::persona::SizeInfo>;
27 MCAPI static ::std::string getStringFromType(::persona::ArmSize::Type armSizeType);
33 MCAPI static ::std::unordered_map<::persona::ArmSize::Type, ::persona::SizeInfo>
const& mInfoList();