Space Engineers
Public Attributes | List of all members
VRage.Game.MyObjectBuilder_Gps.Entry Struct Reference

Public Attributes

string name
 
string description
 
Vector3D coords
 
bool isFinal
 
bool showOnHud
 
bool alwaysVisible
 
Color color
 

Detailed Description

Definition at line 15 of file MyObjectBuilder_Gps.cs.

Member Data Documentation

bool VRage.Game.MyObjectBuilder_Gps.Entry.alwaysVisible

Definition at line 33 of file MyObjectBuilder_Gps.cs.

Color VRage.Game.MyObjectBuilder_Gps.Entry.color

Definition at line 36 of file MyObjectBuilder_Gps.cs.

Vector3D VRage.Game.MyObjectBuilder_Gps.Entry.coords

Definition at line 24 of file MyObjectBuilder_Gps.cs.

string VRage.Game.MyObjectBuilder_Gps.Entry.description

Definition at line 21 of file MyObjectBuilder_Gps.cs.

bool VRage.Game.MyObjectBuilder_Gps.Entry.isFinal

Definition at line 27 of file MyObjectBuilder_Gps.cs.

string VRage.Game.MyObjectBuilder_Gps.Entry.name

Definition at line 18 of file MyObjectBuilder_Gps.cs.

bool VRage.Game.MyObjectBuilder_Gps.Entry.showOnHud

Definition at line 30 of file MyObjectBuilder_Gps.cs.


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