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

Protected Member Functions

void InitWorkshopApi ()
void PackTagFilterData (SCR_ContentBrowser_GetAssetListParams params, bool defaultValues)
void RequestOnlinePage (int pageId)
void OnTileClick (SCR_ScriptedWidgetComponent baseComp)
void Callback_OnRequestPageGetAssets ()
void OnSaveItemDeleted (WorkshopItem item)
void OnDetailsMenuClosed ()

Protected Attributes

int m_iSavesPageCount
SCR_ContentBrowserDetails_SaveOverviewSubMenu m_OpenedSaveDetOverview

Detailed Description

Workshop sub menu for displaying page of saves

!! This is prototype implementation to display saves separatelly. With proper implementation it should be possible to load both mod and save items.

Definition at line 6 of file SCR_ContentBrowser_SavesSubMenu.c.

Member Function Documentation

◆ Callback_OnRequestPageGetAssets()

void SCR_ContentBrowser_SavesSubMenu::Callback_OnRequestPageGetAssets ( )
inlineprotected

Definition at line 62 of file SCR_ContentBrowser_SavesSubMenu.c.

◆ InitWorkshopApi()

void SCR_ContentBrowser_SavesSubMenu::InitWorkshopApi ( )
inlineprotected

Definition at line 14 of file SCR_ContentBrowser_SavesSubMenu.c.

◆ OnDetailsMenuClosed()

void SCR_ContentBrowser_SavesSubMenu::OnDetailsMenuClosed ( )
inlineprotected

Definition at line 77 of file SCR_ContentBrowser_SavesSubMenu.c.

◆ OnSaveItemDeleted()

void SCR_ContentBrowser_SavesSubMenu::OnSaveItemDeleted ( WorkshopItem item)
inlineprotected

Definition at line 71 of file SCR_ContentBrowser_SavesSubMenu.c.

◆ OnTileClick()

void SCR_ContentBrowser_SavesSubMenu::OnTileClick ( SCR_ScriptedWidgetComponent baseComp)
inlineprotected

Definition at line 37 of file SCR_ContentBrowser_SavesSubMenu.c.

◆ PackTagFilterData()

void SCR_ContentBrowser_SavesSubMenu::PackTagFilterData ( SCR_ContentBrowser_GetAssetListParams params,
bool defaultValues )
inlineprotected

Definition at line 22 of file SCR_ContentBrowser_SavesSubMenu.c.

◆ RequestOnlinePage()

void SCR_ContentBrowser_SavesSubMenu::RequestOnlinePage ( int pageId)
inlineprotected

Definition at line 28 of file SCR_ContentBrowser_SavesSubMenu.c.

Member Data Documentation

◆ m_iSavesPageCount

int SCR_ContentBrowser_SavesSubMenu::m_iSavesPageCount
protected

Definition at line 8 of file SCR_ContentBrowser_SavesSubMenu.c.

◆ m_OpenedSaveDetOverview

SCR_ContentBrowserDetails_SaveOverviewSubMenu SCR_ContentBrowser_SavesSubMenu::m_OpenedSaveDetOverview
protected

Definition at line 10 of file SCR_ContentBrowser_SavesSubMenu.c.


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