◆ DisableMapUIComponent()
| void SCR_MapJournalUI.DisableMapUIComponent |
( |
| ) |
|
◆ FocusOnFirstEntry()
| void SCR_MapJournalUI.FocusOnFirstEntry |
( |
| ) |
|
|
protected |
◆ GetJournalForPlayer()
| void SCR_MapJournalUI.GetJournalForPlayer |
( |
| ) |
|
|
protected |
◆ HandlerDeattached()
| override void SCR_MapJournalUI.HandlerDeattached |
( |
Widget | w | ) |
|
◆ Init()
| override void SCR_MapJournalUI.Init |
( |
| ) |
|
Init method for cases where all modules and components should be loaded already so constructor cannot be used, called once after creation.
Implements SCR_MapUIBaseComponent.
◆ IsVisible()
| bool SCR_MapJournalUI.IsVisible |
( |
| ) |
|
◆ OnMapOpen()
◆ OnPlayerFactionResponse()
◆ SetJournalVisibility()
| void SCR_MapJournalUI.SetJournalVisibility |
( |
bool | visibility | ) |
|
- Parameters
-
| [in] | visibility | of journal to be set. |
◆ ShowEntry()
Controls visuals of journal entries.
- Parameters
-
| [in] | journalBtn | clicked button. |
◆ ShowEntryByID()
| void SCR_MapJournalUI.ShowEntryByID |
( |
int | id | ) |
|
|
protected |
Show the entry defined by the parameter.
- Parameters
-
◆ ToggleVisible()
| void SCR_MapJournalUI.ToggleVisible |
( |
| ) |
|
|
protected |
Toggle visibility for the journal.
◆ UpdateJournalPosition()
| void SCR_MapJournalUI.UpdateJournalPosition |
( |
| ) |
|
|
protected |
Adjuts size of journal to match height of tool bar.
◆ m_aEntries
◆ m_bFirstOpening
| bool SCR_MapJournalUI.m_bFirstOpening = true |
|
protected |
◆ m_iCurrentEntryId
| int SCR_MapJournalUI.m_iCurrentEntryId = -1 |
|
protected |
◆ m_iOffset
| int SCR_MapJournalUI.m_iOffset |
|
protected |
◆ m_JournalConfig
◆ m_LastInteractedEntry
◆ m_MapTaskList
◆ m_PlyFactionAffilComp
◆ m_sRootWidgetName
| string SCR_MapJournalUI.m_sRootWidgetName |
|
protected |
◆ m_sTaskListToolMenuIconName
| string SCR_MapJournalUI.m_sTaskListToolMenuIconName |
|
protected |
◆ m_sToolMenuIconName
| string SCR_MapJournalUI.m_sToolMenuIconName |
|
protected |
◆ m_ToolMenu
◆ m_ToolMenuEntry
◆ m_Widgets
◆ m_wJournalFrame
| Widget SCR_MapJournalUI.m_wJournalFrame |
|
protected |
The documentation for this interface was generated from the following file:
- Game/Map/ComponentsUI/SCR_MapJournalUI.c