expectedDestination: Difference between revisions

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




<h2 style="color:#000066">''''' expectedDestination ''person'''''</h2>
<h2 style="color:#000066">''' expectedDestination ''person'''''</h2>




Line 9: Line 9:


'''person:''' [[Object]]
'''person:''' [[Object]]


'''Type of returned value:'''
'''Type of returned value:'''
Line 21: Line 20:
'''Description:'''
'''Description:'''


Return expected destination of unit as a [position, planningMode, forceReplan].
Return expected destination of unit as an array with format: [position, planningMode, forceReplan].

Revision as of 00:12, 4 July 2006


expectedDestination person


Operand types:

person: Object

Type of returned value:

Array

Compatibility:

Version 2.92 required.

Description:

Return expected destination of unit as an array with format: [position, planningMode, forceReplan].