modding:function:objisship
Discuss this page on this pages TalkPage
objIsShip
| Syntax | (objIsShip spaceObject) |
|---|---|
| Arguments | spaceObject: The space object you want to see if it is a ship. |
| Returns | condition: True if the space object is a ship. Nil otherwise. |
| Category | condition query, spaceobject |
| Description | Returns if the space object is a ship. |
Example
(objIsShip gplayership)
Returns True. (the player's ship is a ship) Return to Functions list
modding/function/objisship.txt · Last modified: by 127.0.0.1
