C# Class KLF.KLFManager.VesselStatusInfo

ファイルを表示 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_oe property

public Color color
return Color

detailText public_oe property

public string detailText
return string

info public_oe property

public KLFVesselInfo,KLF info
return KLFVesselInfo

lastUpdateTime public_oe property

public float lastUpdateTime
return float

orbit public_oe property

public Orbit orbit
return Orbit

ownerName public_oe property

public string ownerName
return string

vesselName public_oe property

public string vesselName
return string