@kayahr/edsm
Preparing search index...
isPlanet
Function isPlanet
Checks if given body is a planet.
Param: body
The body to check.
Returns
True if body is a planet.
isPlanet
(
body
:
Body
)
:
body
is
Planet
Parameters
body
:
Body
Returns
body
is
Planet
isPlanet
(
body
:
SystemBody
)
:
body
is
SystemPlanet
Parameters
body
:
SystemBody
Returns
body
is
SystemPlanet
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@kayahr/edsm
Loading...
Checks if given body is a planet.
Param: body
The body to check.
Returns
True if body is a planet.