distanceSqr

From Bohemia Interactive Community
Revision as of 03:51, 21 April 2013 by Ceeeb (talk | contribs) (see also: distance)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Computes the distance square between two objects or positions.
Groups:
Uncategorised

Syntax

Syntax:
var1 distanceSqr var2
Parameters:
var1: Object or Position
var2: Object or Position
Return Value:
Number

Examples

Example 1:
player distanceSqr (leader player)

Additional Information

See also:
distance

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section