buildingPos

From Bohemia Interactive Community
Revision as of 12:41, 2 August 2006 by Hardrock (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns the given indexed position in a building.
Groups:
Uncategorised

Syntax

Syntax:
buildingPos [building, index]
Parameters:
building: Object
index: Integer
Return Value:
Position

Examples

Example 1:
soldier setPos (buildingPos [house1, 2])

Additional Information

See also:
positionsetPos

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