Свойство | Type | Description | |
---|---|---|---|
altitude | double? | ||
body | CelestialBody | ||
craftPart | AvailablePart | ||
craftURL | string | ||
crew | List |
||
flagURL | string | ||
heading | float | ||
height | float | ||
id | Guid? | ||
latitude | double | ||
longitude | double | ||
name | string | ||
orbit | Orbit | ||
orbiting | bool | ||
owned | bool | ||
pitch | float | ||
pqsCity | PQSCity | ||
pqsOffset | UnityEngine.Vector3d | ||
roll | float | ||
vesselType | VesselType |
Méthode | Description | |
---|---|---|
VesselData ( ) : System | ||
VesselData ( VesselData vd ) : System |
public VesselData ( VesselData vd ) : System | ||
vd | VesselData | |
Résultat | System |