Skip to main content

starGiftAttributeModel

The model of a collectible gift ».

type tg.StarGiftAttributeModel struct { /* ... */ }

Implements StarGiftAttribute.

Fields

NameTypeRequiredDescription
CraftedboolThis model is reserved for crafting », and should be filtered out from regular upgrade previews.
NamestringyesName of the model
DocumentDocumentClassyesThe sticker representing the upgraded gift
RarityStarGiftAttributeRarityClassyesRarity of this model.

References