@kayahr/edsm
Preparing search index...
isStar
Function isStar
Checks if given body is a planet.
Param: body
The body to check.
Returns
True if body is a star.
isStar
(
body
:
Body
)
:
body
is
Star
Parameters
body
:
Body
Returns
body
is
Star
isStar
(
body
:
SystemBody
)
:
body
is
SystemStar
Parameters
body
:
SystemBody
Returns
body
is
SystemStar
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 star.