Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ContentBrowser_GMSaveLineComponent Class Reference
Inheritance diagram for SCR_ContentBrowser_GMSaveLineComponent:
SCR_ContentBrowser_ScenarioLineComponent

Protected Member Functions

void OnPlay ()
void OnRestart ()
void OnHost ()
void SetSaveItem (WorldSaveItem saveItem)
WorldSaveItem GetSave ()
SCR_WorkshopItem GetSaveScrWorkshopItem ()
void UpdateAllWidgets ()
override void SetScenario (MissionWorkshopItem mission)
override void UpdateModularButtons ()
override bool SetFavorite (bool favorite)

Protected Attributes

const string SAVE_ICON = "save"
WorldSaveItem m_SaveItem
SCR_WorkshopItem m_SaveScrWorkshopItem

Detailed Description

Definition at line 4 of file SCR_ContentBrowser_GMSaveLineComponent.c.

Member Function Documentation

◆ GetSave()

WorldSaveItem SCR_ContentBrowser_GMSaveLineComponent::GetSave ( )
inlineprotected

Definition at line 55 of file SCR_ContentBrowser_GMSaveLineComponent.c.

◆ GetSaveScrWorkshopItem()

SCR_WorkshopItem SCR_ContentBrowser_GMSaveLineComponent::GetSaveScrWorkshopItem ( )
inlineprotected

Definition at line 61 of file SCR_ContentBrowser_GMSaveLineComponent.c.

◆ OnHost()

void SCR_ContentBrowser_GMSaveLineComponent::OnHost ( )
inlineprotected

Definition at line 26 of file SCR_ContentBrowser_GMSaveLineComponent.c.

◆ OnPlay()

void SCR_ContentBrowser_GMSaveLineComponent::OnPlay ( )
inlineprotected

Definition at line 12 of file SCR_ContentBrowser_GMSaveLineComponent.c.

◆ OnRestart()

void SCR_ContentBrowser_GMSaveLineComponent::OnRestart ( )
inlineprotected

Definition at line 19 of file SCR_ContentBrowser_GMSaveLineComponent.c.

◆ SetFavorite()

override bool SCR_ContentBrowser_GMSaveLineComponent::SetFavorite ( bool favorite)
inlineprotected

Definition at line 103 of file SCR_ContentBrowser_GMSaveLineComponent.c.

◆ SetSaveItem()

void SCR_ContentBrowser_GMSaveLineComponent::SetSaveItem ( WorldSaveItem saveItem)
inlineprotected

Definition at line 33 of file SCR_ContentBrowser_GMSaveLineComponent.c.

◆ SetScenario()

override void SCR_ContentBrowser_GMSaveLineComponent::SetScenario ( MissionWorkshopItem mission)
inlineprotected

Definition at line 81 of file SCR_ContentBrowser_GMSaveLineComponent.c.

◆ UpdateAllWidgets()

void SCR_ContentBrowser_GMSaveLineComponent::UpdateAllWidgets ( )
inlineprotected

Definition at line 67 of file SCR_ContentBrowser_GMSaveLineComponent.c.

◆ UpdateModularButtons()

override void SCR_ContentBrowser_GMSaveLineComponent::UpdateModularButtons ( )
inlineprotected

Definition at line 87 of file SCR_ContentBrowser_GMSaveLineComponent.c.

Member Data Documentation

◆ m_SaveItem

WorldSaveItem SCR_ContentBrowser_GMSaveLineComponent::m_SaveItem
protected

Definition at line 8 of file SCR_ContentBrowser_GMSaveLineComponent.c.

◆ m_SaveScrWorkshopItem

SCR_WorkshopItem SCR_ContentBrowser_GMSaveLineComponent::m_SaveScrWorkshopItem
protected

Definition at line 9 of file SCR_ContentBrowser_GMSaveLineComponent.c.

◆ SAVE_ICON

const string SCR_ContentBrowser_GMSaveLineComponent::SAVE_ICON = "save"
protected

Definition at line 6 of file SCR_ContentBrowser_GMSaveLineComponent.c.


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