![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| int | GetEntryID () |
| string | GetEntryName () |
| string | GetCustomEntryName () |
| void | SetEntryText (string text) |
| string | GetEntryText () |
| string | GetEntryTextWithParam1 () |
| void | SetEntryTextParam1 (string text) |
| string | GetEntryTextParam1 () |
| Widget | GetWidget () |
| Widget | SetEntryLayoutTo (out notnull Widget parent) |
| ResourceName | GetEntryButtonLayout () |
Protected Attributes | |
| int | m_iEntryID |
| SCR_EJournalEntryType | m_eJournalEntryType |
| ResourceName | m_sEntryButtonLayout |
| string | m_sCustomEntryName |
| string | m_sEntryText |
| bool | m_bUseCustomLayout |
| ResourceName | m_sEntryLayoutCustom |
| ResourceName | m_sEntryLayoutDefault = "{2EA47B4CAB62482C}UI/layouts/Menus/DeployMenu/JournalEntryDefault.layout" |
| string | m_sEntryTextParam1 |
| Widget | m_Widget |
Definition at line 65 of file SCR_JournalConfig.c.
|
inlineprotected |
Definition at line 139 of file SCR_JournalConfig.c.
|
inlineprotected |
Definition at line 210 of file SCR_JournalConfig.c.
|
inlineprotected |
Definition at line 94 of file SCR_JournalConfig.c.
|
inlineprotected |
Definition at line 100 of file SCR_JournalConfig.c.
|
inlineprotected |
Definition at line 151 of file SCR_JournalConfig.c.
|
inlineprotected |
Definition at line 169 of file SCR_JournalConfig.c.
|
inlineprotected |
Definition at line 157 of file SCR_JournalConfig.c.
|
inlineprotected |
Definition at line 175 of file SCR_JournalConfig.c.
Creates journal entry description and sets title and content.
| [in] | parent | widget to which entry will be parented |
Definition at line 183 of file SCR_JournalConfig.c.
|
inlineprotected |
Definition at line 145 of file SCR_JournalConfig.c.
|
inlineprotected |
Definition at line 163 of file SCR_JournalConfig.c.
|
protected |
Definition at line 83 of file SCR_JournalConfig.c.
|
protected |
Definition at line 71 of file SCR_JournalConfig.c.
|
protected |
Definition at line 68 of file SCR_JournalConfig.c.
|
protected |
Definition at line 77 of file SCR_JournalConfig.c.
|
protected |
Definition at line 74 of file SCR_JournalConfig.c.
|
protected |
Definition at line 86 of file SCR_JournalConfig.c.
|
protected |
Definition at line 88 of file SCR_JournalConfig.c.
|
protected |
Definition at line 80 of file SCR_JournalConfig.c.
|
protected |
Definition at line 90 of file SCR_JournalConfig.c.
|
protected |
Definition at line 91 of file SCR_JournalConfig.c.