Back to Home
ESO Function Data v100033
SendOutfitChangeRequest()
Function Aliases
LibFilters3.helpers.ZO_RetraitStation_CanItemBeRetraited.locations.1.SendOutfitChangeRequest()
ZO_OutfitManipulator:SendOutfitChangeRequest()
Global Function Definitions
ingame/outfits/outfit_manager.lua:555
--
function ZO_OutfitManipulator:SendOutfitChangeRequest(useFlatCurrency)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/globals/ingamedialogs.lua:3564
--
dialog.data.outfitManipulator:SendOutfitChangeRequest(USE_ITEMIZED_CURRENCY)
ingame/outfits/outfit_manager.lua:570
--
SendOutfitChangeRequest(useFlatCurrency, self.outfitIndex, unpack(argumentsTable))
ingame/restyle/gamepad/restyle_station_gamepad.lua:1684
--
self.currentOutfitManipulator:SendOutfitChangeRequest(targetData.useFlatCurrency)
ingame/restyle/keyboard/restylestation_keyboard.lua:563
--
self.outfitManipulator:SendOutfitChangeRequest(useFlatCurrency)