- ingame/housingeditor/housingpreview_shared.lua:42 --
SetupPurchaseOptionControl("Gold")
- ingame/housingeditor/housingpreview_shared.lua:43 --
SetupPurchaseOptionControl("Crowns")
- ingame/housingeditor/housingpreview_shared.lua:44 --
SetupPurchaseOptionControl("CrownGems")
- ingame/housingeditor/housingpreview_shared.lua:244 -- self:SetupPurchaseOptionControl(self.goldPurchaseOptionControl, CURT_MONEY, CURRENCY_LOCATION_CHARACTER, entryData.goldPrice, entryData.goldPrice, NO_DISCOUNT_PERCENT, entryData.requirementsToBuyErrorId)
- ingame/housingeditor/housingpreview_shared.lua:254 -- self:SetupPurchaseOptionControl(marketControl, currencyType, CURRENCY_LOCATION_ACCOUNT, purchaseData.cost, purchaseData.costAfterDiscount, purchaseData.discountPercent, NO_ERROR)
- ingame/housingeditor/gamepad/housingpreview_gamepad.lua:106 -- ZO_HousingPreviewDialog_Shared.SetupPurchaseOptionControl(self, control, currencyType, currencyLocation, price, priceAfterDiscount, discountPercent, errorStringId)
- ingame/housingeditor/keyboard/housingpreview_keyboard.lua:37 -- ZO_HousingPreviewDialog_Shared.SetupPurchaseOptionControl(self, control, currencyType, currencyLocation, price, priceAfterDiscount, discountPercent, errorStringId)