modding:function:objclearshowasdestination
Discuss this page on this pages TalkPage
objClearShowAsDestination
| 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. |
Example
(objClearShowAsDestination destObj)
Clears the destObj from the map as a destination.
Return to Space Object functions list
Return to functions list
modding/function/objclearshowasdestination.txt · Last modified: by xephyr
