Class MyObjectBuilder_Gps.Entry
Inheritance
System.Object
MyObjectBuilder_Gps.Entry
Assembly: VRage.Game.dll
Syntax
public sealed class Entry : ValueType
Fields
alwaysVisible
Declaration
public bool alwaysVisible
Field Value
Type |
Description |
System.Boolean |
|
color
Declaration
Field Value
contractId
Declaration
Field Value
Type |
Description |
System.Int64 |
|
coords
Declaration
Field Value
description
Declaration
public string description
Field Value
Type |
Description |
System.String |
|
entityId
Declaration
Field Value
Type |
Description |
System.Int64 |
|
isFinal
Declaration
Field Value
Type |
Description |
System.Boolean |
|
IsGlobalEncounterGPS
Declaration
public bool IsGlobalEncounterGPS
Field Value
Type |
Description |
System.Boolean |
|
isObjective
Declaration
Field Value
Type |
Description |
System.Boolean |
|
name
Declaration
Field Value
Type |
Description |
System.String |
|
showOnHud
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Properties
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
Type |
Description |
System.String |
|