Functions Documentation
View Function Edit Function
Name objSetShowAsDestination
Syntax (objSetShowAsDestination obj [show dist/bearing] [autoclear])
Argument List obj: the targeted spaceobject
[show dist/bearing]: whether to show the distance to the destination next to the arrow
[autoclear]: whether to clear the arrow once destination has been reached
Returns boolean: true/nil depending on success
Category spaceobject
Description Makes an arrow point at a certain destination. Optionally it can havedistance and bearing shown as well.
Example
Comment