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

Wrapper for error messages. More...

Protected Member Functions

string GetMessage ()
string GetTitle ()
void SCR_GameErrorMessage (string message, string title="Error")

Protected Attributes

string m_sMessage
string m_sTitle

Detailed Description

Wrapper for error messages.

Definition at line 3 of file SCR_GameErrorMessage.c.

Constructor & Destructor Documentation

◆ SCR_GameErrorMessage()

void SCR_GameErrorMessage::SCR_GameErrorMessage ( string message,
string title = "Error" )
inlineprotected

Definition at line 21 of file SCR_GameErrorMessage.c.

Member Function Documentation

◆ GetMessage()

string SCR_GameErrorMessage::GetMessage ( )
inlineprotected

Definition at line 9 of file SCR_GameErrorMessage.c.

◆ GetTitle()

string SCR_GameErrorMessage::GetTitle ( )
inlineprotected

Definition at line 15 of file SCR_GameErrorMessage.c.

Member Data Documentation

◆ m_sMessage

string SCR_GameErrorMessage::m_sMessage
protected

Definition at line 5 of file SCR_GameErrorMessage.c.

◆ m_sTitle

string SCR_GameErrorMessage::m_sTitle
protected

Definition at line 6 of file SCR_GameErrorMessage.c.


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