Osiris/API/OpenCustomBookUI
From Divinity Engine Wiki
Full Definition(s)
- call CharacterEquipItem((CHARACTERGUID)_Character, (STRING)_Bookname)
Description
Opens a book UI for the player controlling _Character that shows the entries added to the custom book with name _Bookname.
Notes
- If _Character is invalid or no entries have been added to _Bookname yet, nothing will happen.