DayZ 1.24
|
BiosCheckUpdateResult represent result of the PromptUpdateAsync request. More...
Private Attributes | |
bool | m_IsUpdate |
Is new update available? | |
bool | m_IsMandatory |
Is update mandatory? | |
BiosCheckUpdateResult represent result of the PromptUpdateAsync request.
Definition at line 3 of file BiosPackageService.c.
|
private |
Is update mandatory?
Definition at line 9 of file BiosPackageService.c.
|
private |
Is new update available?
Definition at line 6 of file BiosPackageService.c.