object - commandobject - unit - tank - repairer


int GetOperateOnTargetLocationY(unit uTarget)

Scope: private

Parameters
uTarget - object on which we have to operate.

Return values
Y-coordinate of point where we have to stay to operate on target uTarget.

Description
This function is used to calculate point where we should move to operate on target uTarget.
Function must be called after fuction GetOperateOnTargetLocationX.

See also
GetOperateOnTargetLocationX, GetOperateOnTargetLocationZ