Skip to main content

B1CurrencyInfo

  • Stores display and behavior configuration for a single currency type, including name, icon, and exchange settings.
PropertyTypeDescriptionMetadata
NameTextIdFStringString table key for the localized currency name.Category: B1CurrencyInfo
DescTextIdFStringString table key for the localized currency description.Category: B1CurrencyInfo
IconFNameIcon image ID for this currency.Category: B1CurrencyInfo
Foreign: B1Texture2D.Id
bPrivateDataboolWhether this currency's balance is private and hidden from other Zois.Category: B1CurrencyInfo
bExchangableboolWhether this currency can be exchanged with other currencies.Category: B1CurrencyInfo
bShopPointboolWhether this currency is a shop point type (e.g., cat shop points).Category: B1CurrencyInfo