findCover: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Reset ArmA ver)
Line 4: Line 4:
| arma |= Game name
| arma |= Game name


|2.92|= Game version
|1.00|= Game version
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 12: Line 12:
| object '''findCover''' [position, hidePosition, maxDist] |= Syntax
| object '''findCover''' [position, hidePosition, maxDist] |= Syntax


|p1= object [[Object]] |= Parameter 1
|p1= object: [[Object]] |= Parameter 1


|p2= [position, hidePosition, maxDist] [[Array]] |= Parameter 2
|p2= [position, hidePosition, maxDist]: [[Array]] |= Parameter 2


| [[Object]] |= Return value
| [[Object]] |= Return value

Revision as of 19:31, 4 October 2006

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Returns the object where the object should search for cover.
Groups:
Uncategorised

Syntax

Syntax:
object findCover [position, hidePosition, maxDist]
Parameters:
object: Object
[position, hidePosition, maxDist]: Array
Return Value:
Object

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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