DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
BiosCheckUpdateResult Class Reference

BiosCheckUpdateResult represent result of the PromptUpdateAsync request. More...

Private Attributes

bool m_IsUpdate
 Is new update available?
 
bool m_IsMandatory
 Is update mandatory?
 

Detailed Description

BiosCheckUpdateResult represent result of the PromptUpdateAsync request.

Field Documentation

◆ m_IsMandatory

bool m_IsMandatory
private

Is update mandatory?

Referenced by BiosPackageService::OnCheckUpdate().

◆ m_IsUpdate

bool m_IsUpdate
private

Is new update available?

Referenced by BiosPackageService::OnCheckUpdate().


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