Back to Home
ESO Function Data v101043
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/lorelibrarybookset_gamepad.lua:53
--
ZO_LoreLibrary_ReadBook(self.categoryIndex, self.collectionIndex, selectedData.bookIndex)
ingame/lorelibrary/keyboard/lorelibrary_keyboard.lua:261
--
ZO_LoreLibrary_ReadBook(control.categoryIndex, control.collectionIndex, control.bookIndex)
ingame/lorelibrary/keyboard/lorelibrary_keyboard.lua:451
--
ZO_LoreLibrary_ReadBook(control.categoryIndex, control.collectionIndex, control.bookIndex)
ingame/lorelibrary/keyboard/lorelibrary_keyboard.lua:471
--
ZO_LoreLibrary_ReadBook(control.categoryIndex, control.collectionIndex, control.bookIndex)