SW Combine SDK
Preparing search index...
types
Station
Interface Station
interface
Station
{
location
?:
GalaxyLocation
;
name
:
string
;
owner
?:
GalaxyReference
;
system
?:
string
|
System
;
type
?:
string
;
uid
:
string
;
underconstruction
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
location?
name
owner?
system?
type?
uid
underconstruction?
Properties
Optional
location
location
?:
GalaxyLocation
name
name
:
string
Optional
owner
owner
?:
GalaxyReference
Optional
system
system
?:
string
|
System
Optional
type
type
?:
string
uid
uid
:
string
Optional
underconstruction
underconstruction
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
location
name
owner
system
type
uid
underconstruction
SW Combine SDK
Loading...