Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.Gui.MyDebugScreenAttribute Class Reference
Inheritance diagram for Sandbox.Game.Gui.MyDebugScreenAttribute:

Public Member Functions

 MyDebugScreenAttribute (string group, string name, MyDirectXSupport directXSupport)
 
 MyDebugScreenAttribute (string group, string name)
 

Public Attributes

readonly string Group
 
readonly string Name
 
readonly MyDirectXSupport DirectXSupport
 

Detailed Description

Definition at line 26 of file MyGuiScreenDebugDeveloper.cs.

Constructor & Destructor Documentation

Sandbox.Game.Gui.MyDebugScreenAttribute.MyDebugScreenAttribute ( string  group,
string  name,
MyDirectXSupport  directXSupport 
)
inline

Definition at line 32 of file MyGuiScreenDebugDeveloper.cs.

Sandbox.Game.Gui.MyDebugScreenAttribute.MyDebugScreenAttribute ( string  group,
string  name 
)
inline

Definition at line 39 of file MyGuiScreenDebugDeveloper.cs.

Member Data Documentation

readonly MyDirectXSupport Sandbox.Game.Gui.MyDebugScreenAttribute.DirectXSupport

Definition at line 30 of file MyGuiScreenDebugDeveloper.cs.

readonly string Sandbox.Game.Gui.MyDebugScreenAttribute.Group

Definition at line 28 of file MyGuiScreenDebugDeveloper.cs.

readonly string Sandbox.Game.Gui.MyDebugScreenAttribute.Name

Definition at line 29 of file MyGuiScreenDebugDeveloper.cs.


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