Back to Home
ESO Function Data v101044
SendOutfitChangeRequest()
Function Aliases
ZO_OutfitManipulator:SendOutfitChangeRequest()
Global Function Definitions
ingame/outfits/outfit_manager.lua:556
--
function ZO_OutfitManipulator:SendOutfitChangeRequest(useFlatCurrency)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/globals/ingamedialogs.lua:3976
--
dialog.data.outfitManipulator:SendOutfitChangeRequest(USE_ITEMIZED_CURRENCY)
ingame/outfits/outfit_manager.lua:571
--
SendOutfitChangeRequest(useFlatCurrency, self:GetActorCategory(), self:GetOutfitIndex(), unpack(argumentsTable))
ingame/restyle/gamepad/restylestation_gamepad.lua:1764
--
self.currentOutfitManipulator:SendOutfitChangeRequest(targetData.useFlatCurrency)
ingame/restyle/keyboard/restylestation_keyboard.lua:712
--
self.outfitManipulator:SendOutfitChangeRequest(useFlatCurrency)