SW Combine SDK
Preparing search index...
types
System
Interface System
interface
System
{
controlledby
?:
GalaxyReference
;
description
?:
string
;
hyperlanes
?:
GalaxyHyperlanesCollection
;
location
?:
GalaxyLocation
;
name
:
string
;
planets
?:
GalaxyPlanetsCollection
;
population
?:
number
;
sector
?:
string
|
Sector
;
stations
?:
GalaxyStationsCollection
;
uid
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
controlledby?
description?
hyperlanes?
location?
name
planets?
population?
sector?
stations?
uid
Properties
Optional
controlledby
controlledby
?:
GalaxyReference
Optional
description
description
?:
string
Optional
hyperlanes
hyperlanes
?:
GalaxyHyperlanesCollection
Optional
location
location
?:
GalaxyLocation
name
name
:
string
Optional
planets
planets
?:
GalaxyPlanetsCollection
Optional
population
population
?:
number
Optional
sector
sector
?:
string
|
Sector
Optional
stations
stations
?:
GalaxyStationsCollection
uid
uid
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
controlledby
description
hyperlanes
location
name
planets
population
sector
stations
uid
SW Combine SDK
Loading...