Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
BIOSErrorModule Class Reference
Inheritance diagram for BIOSErrorModule:

Private Member Functions

void BIOSErrorModule ()
override void FillErrorDataMap ()
override void InitOptionalVariables ()
void InsertBIOSError (int code, string message)

Detailed Description

Definition at line 70 of file bioserrormodule.c.

Constructor & Destructor Documentation

◆ BIOSErrorModule()

void BIOSErrorModule ( )
inlineprivate

Definition at line 72 of file bioserrormodule.c.

References SetCategory().

Member Function Documentation

◆ FillErrorDataMap()

override void FillErrorDataMap ( )
inlineprivate

Definition at line 84 of file bioserrormodule.c.

References InsertBIOSError(), and InsertErrorProperties().

◆ InitOptionalVariables()

override void InitOptionalVariables ( )
inlineprivate

Definition at line 77 of file bioserrormodule.c.

References m_Header.

◆ InsertBIOSError()

void InsertBIOSError ( int code,
string message )
inlineprivate

Definition at line 122 of file bioserrormodule.c.

References InsertDialogueErrorProperties(), and InsertErrorProperties().

Referenced by FillErrorDataMap().


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