- API ›
- Constructors ›
- StarGiftAttributeRarityLegendary
StarGiftAttributeRarityLegendary
---types--- starGiftAttributeRarityLegendary#cef7e7a8 = StarGiftAttributeRarity
Belongs to
| StarGiftAttributeRarity |
In Rust this constructor is a variant of the enums::StarGiftAttributeRarity enum.
Match on it with: if let enums::StarGiftAttributeRarity::StarGiftAttributeRarityLegendary(v) = result { ... }
Parameters
This item has no parameters.