Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_JournalSetupConfig Interface Reference

Public Member Functions

SCR_JournalConfig GetJournalConfig (FactionKey factionKey=FactionKey.Empty)
 
int GetJournalEntryToBeShown ()
 

Protected Attributes

int m_iJournalEntryToShowOnStart
 
ref array< ref SCR_JournalConfigm_aJournals
 

Member Function Documentation

◆ GetJournalConfig()

SCR_JournalConfig SCR_JournalSetupConfig.GetJournalConfig ( FactionKey  factionKey = FactionKey::Empty)

◆ GetJournalEntryToBeShown()

int SCR_JournalSetupConfig.GetJournalEntryToBeShown ( )
Returns
the index of the journal entry which is configured to be shown

Member Data Documentation

◆ m_aJournals

ref array<ref SCR_JournalConfig> SCR_JournalSetupConfig.m_aJournals
protected

◆ m_iJournalEntryToShowOnStart

int SCR_JournalSetupConfig.m_iJournalEntryToShowOnStart
protected

The documentation for this interface was generated from the following file: