◆ GetCustomEntryName()
| string SCR_JournalEntry.GetCustomEntryName |
( |
| ) |
|
◆ GetEntryButtonLayout()
| ResourceName SCR_JournalEntry.GetEntryButtonLayout |
( |
| ) |
|
◆ GetEntryID()
| int SCR_JournalEntry.GetEntryID |
( |
| ) |
|
◆ GetEntryName()
| string SCR_JournalEntry.GetEntryName |
( |
| ) |
|
◆ GetEntryText()
| string SCR_JournalEntry.GetEntryText |
( |
| ) |
|
◆ GetEntryTextParam1()
| string SCR_JournalEntry.GetEntryTextParam1 |
( |
| ) |
|
◆ GetEntryTextWithParam1()
| string SCR_JournalEntry.GetEntryTextWithParam1 |
( |
| ) |
|
◆ GetWidget()
| Widget SCR_JournalEntry.GetWidget |
( |
| ) |
|
◆ SetEntryLayoutTo()
| Widget SCR_JournalEntry.SetEntryLayoutTo |
( |
out notnull Widget | parent | ) |
|
Creates journal entry description and sets title and content.
- Parameters
-
| [in] | parent | widget to which entry will be parented |
◆ SetEntryText()
| void SCR_JournalEntry.SetEntryText |
( |
string | text | ) |
|
◆ SetEntryTextParam1()
| void SCR_JournalEntry.SetEntryTextParam1 |
( |
string | text | ) |
|
◆ m_bUseCustomLayout
| bool SCR_JournalEntry.m_bUseCustomLayout |
|
protected |
◆ m_eJournalEntryType
| SCR_EJournalEntryType SCR_JournalEntry.m_eJournalEntryType |
|
protected |
◆ m_iEntryID
| int SCR_JournalEntry.m_iEntryID |
|
protected |
◆ m_sCustomEntryName
| string SCR_JournalEntry.m_sCustomEntryName |
|
protected |
◆ m_sEntryButtonLayout
| ResourceName SCR_JournalEntry.m_sEntryButtonLayout |
|
protected |
◆ m_sEntryLayoutCustom
| ResourceName SCR_JournalEntry.m_sEntryLayoutCustom |
|
protected |
◆ m_sEntryLayoutDefault
| ResourceName SCR_JournalEntry.m_sEntryLayoutDefault = "{2EA47B4CAB62482C}UI/layouts/Menus/DeployMenu/JournalEntryDefault.layout" |
|
protected |
◆ m_sEntryText
| string SCR_JournalEntry.m_sEntryText |
|
protected |
◆ m_sEntryTextParam1
| string SCR_JournalEntry.m_sEntryTextParam1 |
|
protected |
◆ m_Widget
| Widget SCR_JournalEntry.m_Widget |
|
protected |
The documentation for this interface was generated from the following file:
- Game/UI/Menu/DeployMenu/SCR_JournalConfig.c