Show / Hide Table of Contents

Class MyObjectBuilder_Gps.Entry

Inheritance
System.Object
MyObjectBuilder_Gps.Entry
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class Entry : ValueType

Fields

alwaysVisible

Declaration
public bool alwaysVisible
Field Value
Type Description
System.Boolean

color

Declaration
public Color color
Field Value
Type Description
Color

contractId

Declaration
public long contractId
Field Value
Type Description
System.Int64

coords

Declaration
public Vector3D coords
Field Value
Type Description
Vector3D

description

Declaration
public string description
Field Value
Type Description
System.String

entityId

Declaration
public long entityId
Field Value
Type Description
System.Int64

isFinal

Declaration
public bool isFinal
Field Value
Type Description
System.Boolean

IsGlobalEncounterGPS

Declaration
public bool IsGlobalEncounterGPS
Field Value
Type Description
System.Boolean

isObjective

Declaration
public bool isObjective
Field Value
Type Description
System.Boolean

name

Declaration
public string name
Field Value
Type Description
System.String

showOnHud

Declaration
public bool showOnHud
Field Value
Type Description
System.Boolean

Properties

DisplayName

Declaration
public string DisplayName { get; set; }
Property Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾