DayZ 1.24
Loading...
Searching...
No Matches
BiosCheckUpdateResult Class Reference

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

Collaboration diagram for BiosCheckUpdateResult:
[legend]

Private Attributes

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

Detailed Description

BiosCheckUpdateResult represent result of the PromptUpdateAsync request.

Definition at line 3 of file BiosPackageService.c.

Member Data Documentation

◆ m_IsMandatory

bool BiosCheckUpdateResult::m_IsMandatory
private

Is update mandatory?

Definition at line 9 of file BiosPackageService.c.

◆ m_IsUpdate

bool BiosCheckUpdateResult::m_IsUpdate
private

Is new update available?

Definition at line 6 of file BiosPackageService.c.


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