Skip to main content

B1CatShopTableRow

  • Table row defining a cat shop item, including its name, description,
    * effect text, icon, price, and associated script.
PropertyTypeDescriptionMetadata
NameTextIdFStringLocalized name text identifier for this shop item.Category: B1CatShopTableRow
StringTableKey: Id
DescTextIdFStringLocalized description text identifier for this shop item.Category: B1CatShopTableRow
StringTableKey: Id
EffectTextIdFStringLocalized effect description text identifier for this shop item.Category: B1CatShopTableRow
StringTableKey: Id
IconFNameIcon texture identifier for this shop item.Category: B1CatShopTableRow
Foreign: B1Texture2D.Id
Priceint64Purchase price of this shop item.Category: B1CatShopTableRow
ScriptIdsTArrayScript IDs executed when this item is purchased.Category: B1CatShopTableRow
Foreign: Script.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase