BIS fnc buildingPositions: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "| arma3 |1.00 " to "|game1= arma3 |version1= 1.00 ") |
Lou Montana (talk | contribs) m (Text replacement - "\|s1= +" to "|s1= ") |
||
Line 8: | Line 8: | ||
|descr= Get all available positions within a building or structure. | |descr= Get all available positions within a building or structure. | ||
|s1= | |s1= param call [[BIS_fnc_buildingPositions]] | ||
|p1= param: [[Object]] | |p1= param: [[Object]] |
Revision as of 15:32, 19 June 2021
Description
- Description:
- Get all available positions within a building or structure.
- Execution:
- call
- Groups:
- Positions
Syntax
- Syntax:
- param call BIS_fnc_buildingPositions
- Parameters:
- param: Object
- param: Number
- Return Value:
- Array
Examples
- Example 1:
[_building] call BIS_fnc_buildingPositions;
- Example 2:
[_building, _maxNumberOfPositions] call BIS_fnc_buildingPositions;
Additional Information
- See also:
- buildingPosbuildingExit
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