Discuss this page on this pages TalkPage
| Syntax | (objClearShowAsDestination obj) |
|---|---|
| Arguments | obj: The spaceobject shown as a destination |
| Returns | True if succesful, Nil otherwise |
| Category | spaceObject functions |
| Description | Use to clear a destination object from the player's map. Useful for clearing destination targets during missions, for example. |
(objClearShowAsDestination destObj)
Clears the destObj from the map as a destination.
Return to Space Object functions list
Return to functions list