Space Engineers
Public Member Functions | Protected Attributes | Properties | List of all members
VRage.Input.MyGuiDescriptor Class Reference

Public Member Functions

 MyGuiDescriptor (MyStringId name, MyStringId?description=null)
 

Protected Attributes

StringBuilder m_name
 
StringBuilder m_description
 

Properties

MyStringId DescriptionEnum [get, set]
 
MyStringId NameEnum [get, set]
 
StringBuilder Name [get]
 
StringBuilder Description [get]
 

Detailed Description

Definition at line 8 of file MyGuiDescriptor.cs.

Constructor & Destructor Documentation

VRage.Input.MyGuiDescriptor.MyGuiDescriptor ( MyStringId  name,
MyStringId description = null 
)
inline

Definition at line 63 of file MyGuiDescriptor.cs.

Member Data Documentation

StringBuilder VRage.Input.MyGuiDescriptor.m_description
protected

Definition at line 15 of file MyGuiDescriptor.cs.

StringBuilder VRage.Input.MyGuiDescriptor.m_name
protected

Definition at line 14 of file MyGuiDescriptor.cs.

Property Documentation

StringBuilder VRage.Input.MyGuiDescriptor.Description
get

Definition at line 55 of file MyGuiDescriptor.cs.

MyStringId VRage.Input.MyGuiDescriptor.DescriptionEnum
getset

Definition at line 19 of file MyGuiDescriptor.cs.

StringBuilder VRage.Input.MyGuiDescriptor.Name
get

Definition at line 46 of file MyGuiDescriptor.cs.

MyStringId VRage.Input.MyGuiDescriptor.NameEnum
getset

Definition at line 33 of file MyGuiDescriptor.cs.


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