C# 클래스 KLF.KLFManager.VesselStatusInfo

파일 보기 프로젝트 열기: SodiumEyes/KerbalLiveFeed

공개 프로퍼티들

프로퍼티 타입 설명
color Color
detailText string
info KLFVesselInfo
lastUpdateTime float
orbit Orbit
ownerName string
vesselName string

프로퍼티 상세

color 공개적으로 프로퍼티

public Color color
리턴 Color

detailText 공개적으로 프로퍼티

public string detailText
리턴 string

info 공개적으로 프로퍼티

public KLFVesselInfo,KLF info
리턴 KLFVesselInfo

lastUpdateTime 공개적으로 프로퍼티

public float lastUpdateTime
리턴 float

orbit 공개적으로 프로퍼티

public Orbit orbit
리턴 Orbit

ownerName 공개적으로 프로퍼티

public string ownerName
리턴 string

vesselName 공개적으로 프로퍼티

public string vesselName
리턴 string