ESO Function Data v100011
ZO_LoreLibrary_ReadBook()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/lorelibrary/lorelibrary.lua:194
--
function ZO_LoreLibrary_ReadBook(categoryIndex, collectionIndex, bookIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/lorelibrary/lorelibrary.lua:184
--
ZO_LoreLibrary_ReadBook(self.list:GetMouseOverRow().categoryIndex, self.list:GetMouseOverRow().collectionIndex, self.list:GetMouseOverRow().bookIndex)
ingame/lorelibrary/lorelibrary.lua:306
--
ZO_LoreLibrary_ReadBook(control.categoryIndex, control.collectionIndex, control.bookIndex)
ingame/lorelibrary/lorelibrary.lua:320
--
ZO_LoreLibrary_ReadBook(control.categoryIndex, control.collectionIndex, control.bookIndex)
ingame/lorelibrary/gamepad/bookset_gamepad.lua:32
--
ZO_LoreLibrary_ReadBook(self.categoryIndex, self.collectionIndex, selectedData.bookIndex)