findCover
{{Command|= Comments ____________________________________________________________________________________________
| arma |= Game name
|1.00|= Game version ____________________________________________________________________________________________
| Returns the object where the object should search for cover. The minDist, visibilityPosition and ignoreObject parameters are optional. |= Description ____________________________________________________________________________________________
| [[Object|HideWhere] = unit findCover [[[Position]], hidePosition, maxDist] |= Syntax
|p1= unit: Object |= Parameter 1
|p2= Position: (Array)|=Paramater 2 |p3= hidePosition: Position |= Parameter 3 |p3= maxDist: Array |= Parameter 3 |p4= minDist: Number(Optional)|= Parameter 4 |p5= visibilityPosition:Position(Optional)used to select cover that unit can see in that direction|= Parameter 5 |p6= ignoreObject:Object(Optional) Ignore this object in visibility check|= Parameter 6 | Object |= Return value ____________________________________________________________________________________________
| |= See also
}}