![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
| class | SCR_MapJournalUI |
Functions | |
| void | SetEntry (SCR_JournalEntry entry, int id) |
| void | ShowEntry (Widget target) |
| int | GetId () |
Variables | |
| SCR_MapJournalUI | m_Entry |
| protected int | m_iEntryId |
| int GetId | ( | ) |
Definition at line 265 of file SCR_MapJournalUI.c.
| void SetEntry | ( | SCR_JournalEntry | entry, |
| int | id | ||
| ) |
| [in] | entry | |
| [in] | id |
Definition at line 249 of file SCR_MapJournalUI.c.
| void ShowEntry | ( | Widget | target | ) |
| [in] | target |
Definition at line 258 of file SCR_MapJournalUI.c.
| SCR_MapJournalUI m_Entry |
| protected int m_iEntryId |
Definition at line 244 of file SCR_MapJournalUI.c.