SW Combine SDK
Preparing search index...
types
TypesShipSpeed
Interface TypesShipSpeed
interface
TypesShipSpeed
{
hyperspace
?:
string
|
number
;
planetary
?:
TypesShipValueWithUnits
;
sublight
?:
TypesShipValueWithUnits
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
hyperspace?
planetary?
sublight?
Properties
Optional
hyperspace
hyperspace
?:
string
|
number
Optional
planetary
planetary
?:
TypesShipValueWithUnits
Optional
sublight
sublight
?:
TypesShipValueWithUnits
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hyperspace
planetary
sublight
SW Combine SDK
Loading...