Discuss this page on this pages TalkPage
Syntax | (objIsDockedAt spaceObject spaceObject) |
---|---|
Arguments | spaceObject: the spaceObject of a ship. |
spaceObject: the spaceObject of a station. | |
Returns | condition: True if the first space object is docked with the station. Nil otherwise. |
Category | condition query, spaceobject, station |
Description | The function returns true if the spaceObject (ship) is docked to the second spaceObject (station). |
Return to Functions list