position: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fixed params)
m (Correct params)
Line 16: Line 16:
|p1= object: [[Object]] |= Parameter 1
|p1= object: [[Object]] |= Parameter 1


| [[Position]] |= Return value
| [[Array]] in format [[Position]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   

Revision as of 15:30, 16 September 2006

Hover & click on the images for description

Description

Description:
Synonym for getPos. Object position in format Position.
Groups:
Uncategorised

Syntax

Syntax:
position object
Parameters:
object: Object
Return Value:
Array in format Position

Examples

Example 1:
pPos = position player

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