C# Class KLF.KLFManager.VesselStatusInfo

Show file Open project: SodiumEyes/KerbalLiveFeed

Public Properties

Property Type Description
color Color
detailText string
info KLFVesselInfo
lastUpdateTime float
orbit Orbit
ownerName string
vesselName string

Property Details

color public property

public Color color
return Color

detailText public property

public string detailText
return string

info public property

public KLFVesselInfo,KLF info
return KLFVesselInfo

lastUpdateTime public property

public float lastUpdateTime
return float

orbit public property

public Orbit orbit
return Orbit

ownerName public property

public string ownerName
return string

vesselName public property

public string vesselName
return string