Space Engineers
Static Public Attributes | List of all members
Sandbox.MyErrorTexts Class Reference

Static Public Attributes

static ErrorInfo[] Infos
 

Detailed Description

Definition at line 22 of file MyErrorTexts.cs.

Member Data Documentation

ErrorInfo [] Sandbox.MyErrorTexts.Infos
static
Initial value:
= new ErrorInfo[]
{
new ErrorInfo("Unable to load DLL 'd3dx9_43.dll':",
"DirectX cannot be loaded",
"DirectX cannot be loaded, please make sure you have installed latest version. For more information see troubleshooting section on official game website."),
}

Definition at line 24 of file MyErrorTexts.cs.


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