setDestination: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 10: Line 10:


'''object:''' [[Object]]
'''object:''' [[Object]]
'''[position, planningMode, forceReplan]:''' [[Array]]
'''[position, planningMode, forceReplan]:''' [[Array]]



Revision as of 14:06, 3 July 2006


object setDestination [position, planningMode, forceReplan]


Operand types:

object: Object

[position, planningMode, forceReplan]: Array

Type of returned value:

Nothing

Compatibility:

Version 2.92 required.

Description:

Set the destination for path planning of the pilot.

Example: