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

Helper class to store current downloads and their attributes. More...

Public Member Functions

void SCR_DownloadManager_Entry (SCR_WorkshopItem item, SCR_WorkshopItemActionDownload action)
 

Public Attributes

ref SCR_WorkshopItem m_Item
 
ref SCR_WorkshopItemActionDownload m_Action
 

Detailed Description

Helper class to store current downloads and their attributes.

Constructor & Destructor Documentation

◆ SCR_DownloadManager_Entry()

void SCR_DownloadManager_Entry.SCR_DownloadManager_Entry ( SCR_WorkshopItem  item,
SCR_WorkshopItemActionDownload  action 
)

Member Data Documentation

◆ m_Action

ref SCR_WorkshopItemActionDownload SCR_DownloadManager_Entry.m_Action

◆ m_Item

ref SCR_WorkshopItem SCR_DownloadManager_Entry.m_Item

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