Back to Home
ESO Function Data v101043
PreviewUnequipOutfit()
Function Aliases
No known aliases for this function.
Global Function Definitions
publicallingames/itempreview/itempreview_shared.lua:802
--
function ZO_ItemPreview_Shared:PreviewUnequipOutfit(actorCategory)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/gamepad/collectionsbook_gamepad.lua:1675
--
ITEM_PREVIEW_GAMEPAD:PreviewUnequipOutfit(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:720
--
ITEM_PREVIEW_GAMEPAD:PreviewUnequipOutfit(GAMEPLAY_ACTOR_CATEGORY_COMPANION)
ingame/companion/keyboard/companionoverview_keyboard.lua:110
--
ITEM_PREVIEW_KEYBOARD:PreviewUnequipOutfit(GAMEPLAY_ACTOR_CATEGORY_COMPANION)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:334
--
ITEM_PREVIEW_GAMEPAD:PreviewUnequipOutfit(actorCategory)
ingame/restyle/gamepad/restylestation_gamepad.lua:1095
--
ITEM_PREVIEW_GAMEPAD:PreviewUnequipOutfit(ZO_OUTFIT_MANAGER.GetActorCategoryByRestyleMode(restyleMode))
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:80
--
ITEM_PREVIEW_KEYBOARD:PreviewUnequipOutfit(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:88
--
ITEM_PREVIEW_KEYBOARD:PreviewUnequipOutfit(GAMEPLAY_ACTOR_CATEGORY_COMPANION)
ingame/stats/keyboard/zo_stats_keyboard.lua:499
--
ITEM_PREVIEW_KEYBOARD:PreviewUnequipOutfit(GAMEPLAY_ACTOR_CATEGORY_PLAYER)