@kayahr/edsm
Preparing search index...
ControllingFaction
Interface ControllingFaction
interface
ControllingFaction
{
allegiance
?:
string
;
government
?:
string
;
id
:
number
;
isPlayer
:
boolean
;
name
:
null
|
string
;
}
Index
Properties
allegiance?
government?
id
is
Player
name
Properties
Optional
allegiance
allegiance
?:
string
Optional
government
government
?:
string
id
id
:
number
is
Player
isPlayer
:
boolean
name
name
:
null
|
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allegiance
government
id
is
Player
name
@kayahr/edsm
Loading...