Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_NotEnoughStorageDialog Class Reference

There is not enough storage on your hard drive. The space required is at least %1. More...

Inheritance diagram for SCR_NotEnoughStorageDialog:
SCR_ConfigurableDialogUi

Protected Member Functions

override void Close ()
void AddToSize (float sizeBytes, SCR_WorkshopItemActionDownload action)
 Increase size displayed in dialog.

Static Protected Member Functions

static void ShowNotEnoughStorageDialog (float sizeBytes, SCR_WorkshopItemActionDownload action)

Protected Attributes

float m_fSizeBytes
ref array< SCR_WorkshopItemActionDownloadm_aDisplayedActions = {}

Static Protected Attributes

static ref SCR_NotEnoughStorageDialog m_Instance

Detailed Description

There is not enough storage on your hard drive. The space required is at least %1.

Definition at line 111 of file SCR_WorkshopDialogs.c.

Member Function Documentation

◆ AddToSize()

void SCR_NotEnoughStorageDialog::AddToSize ( float sizeBytes,
SCR_WorkshopItemActionDownload action )
inlineprotected

Increase size displayed in dialog.

Definition at line 144 of file SCR_WorkshopDialogs.c.

◆ Close()

override void SCR_NotEnoughStorageDialog::Close ( )
inlineprotected

Definition at line 135 of file SCR_WorkshopDialogs.c.

◆ ShowNotEnoughStorageDialog()

void SCR_NotEnoughStorageDialog::ShowNotEnoughStorageDialog ( float sizeBytes,
SCR_WorkshopItemActionDownload action )
inlinestaticprotected

Definition at line 120 of file SCR_WorkshopDialogs.c.

Member Data Documentation

◆ m_aDisplayedActions

ref array<SCR_WorkshopItemActionDownload> SCR_NotEnoughStorageDialog::m_aDisplayedActions = {}
protected

Definition at line 117 of file SCR_WorkshopDialogs.c.

◆ m_fSizeBytes

float SCR_NotEnoughStorageDialog::m_fSizeBytes
protected

Definition at line 113 of file SCR_WorkshopDialogs.c.

◆ m_Instance

ref SCR_NotEnoughStorageDialog SCR_NotEnoughStorageDialog::m_Instance
staticprotected

Definition at line 115 of file SCR_WorkshopDialogs.c.


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