Back to Home
ESO Function Data v100035
SetTargetData()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/housingeditor/housingeditorhud.lua:455
--
function ZO_HousingEditorHud:SetTargetData(furnitureId, pathIndex)
ingame/housingeditor/housingeditorhud.lua:3648
--
function ZO_HousingEditorKeybindPalette:SetTargetData(furnitureId, pathIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/housingeditor/housingeditorhud.lua:456
--
HOUSING_EDITOR_KEYBIND_PALETTE:SetTargetData(furnitureId, pathIndex)
ingame/housingeditor/housingeditorhud.lua:462
--
self:SetTargetData(NO_VALID_FURNITURE_ID, NO_VALID_PATH_INDEX)
ingame/housingeditor/housingeditorhud.lua:467
--
self:SetTargetData(HousingEditorGetSelectedFurnitureId())
ingame/housingeditor/housingeditorhud.lua:471
--
self:SetTargetData(furnitureId, pathIndex)