Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 835 Bytes

ShipMount.md

File metadata and controls

16 lines (11 loc) · 835 Bytes

ShipMount

Properties

Name Type Description Notes
symbol String Symbo of this mount.
name String Name of this mount.
description Option<String> Description of this mount. [optional]
strength Option<i32> Mounts that have this value, such as mining lasers, denote how powerful this mount's capabilities are. [optional]
deposits Option<Vec> Mounts that have this value denote what goods can be produced from using the mount. [optional]
requirements crate::models::ShipRequirements

[Back to Model list] [Back to API list] [Back to README]