Class: ShipData
Fields
| Name | Type | Description |
|---|---|---|
fleetId | integer|nil | |
playerId | integer|nil | |
position | Vector3f | |
rotation | Quaternion | |
sectorId | integer | |
shipBlobId | integer|nil | |
shipName | string | |
warpFromSectorId | integer|nil |
Field declarations
Field: fleetId
Type: integer|nil
Field: playerId
Type: integer|nil
Field: position
Type: Vector3f
Field: rotation
Type: Quaternion
Field: sectorId
Type: integer
Field: shipBlobId
Type: integer|nil
Field: shipName
Type: string
Field: warpFromSectorId
Type: integer|nil
