Back to Home
ESO Function Data v100021
ZO_LoreLibrary_ReadBook()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/lorelibrary/lorelibrary_shared.lua:1
--
function ZO_LoreLibrary_ReadBook(categoryIndex, collectionIndex, bookIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/lorelibrary/gamepad/bookset_gamepad.lua:33
--
ZO_LoreLibrary_ReadBook(self.categoryIndex, self.collectionIndex, selectedData.bookIndex)
ingame/lorelibrary/keyboard/lorelibrary_keyboard.lua:184
--
ZO_LoreLibrary_ReadBook(self.list:GetMouseOverRow().categoryIndex, self.list:GetMouseOverRow().collectionIndex, self.list:GetMouseOverRow().bookIndex)
ingame/lorelibrary/keyboard/lorelibrary_keyboard.lua:299
--
ZO_LoreLibrary_ReadBook(control.categoryIndex, control.collectionIndex, control.bookIndex)
ingame/lorelibrary/keyboard/lorelibrary_keyboard.lua:314
--
ZO_LoreLibrary_ReadBook(control.categoryIndex, control.collectionIndex, control.bookIndex)