class BookMenuSource
BookMenu › UIScriptedMenu › UIMenuPanel › Managed
All members, including inherited
Members 7
protected TextWidget m_authorprotected TextWidget m_titleprotected TextWidget m_pageprotected HtmlWidget m_contentprotected float m_page_heightprotected float m_content_total_heightprotected float m_content_posMethods 4
override Widget Init()References Class.CastTo(), WorkspaceWidget.CreateWidgets(), Widget.FindAnyWidget()
Show 8 more
, Widget.GetScreenSize(), CGame.GetWorkspace(), UIScriptedMenu.layoutRoot, m_author, m_content, m_page, m_page_height, and m_titlevoid ReadBook(InventoryItem book)References Object.ConfigGetString(), RichTextWidget.GetContentHeight(), HtmlWidget.LoadFile()
Show 8 more
, NextPrevPage(), TextWidget.SetText(), TextWidget.SetText(), m_author, m_content, m_content_pos, m_content_total_height, and m_titleReferenced by MissionGameplay.OnItemUsed()
References UIMenuPanel.Close(), Widget.GetUserID(), NextPrevPage()
Show 1 more
, UIScriptedMenu.OnClick()void NextPrevPage(bool next)References Math.Ceil(), Math.Round(), RichTextWidget.SetContentOffset()