BIS fnc mapSize: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function " to "{{RV|type=function ")
m (Text replacement - " " to " ")
Line 23: Line 23:
| [[BIS_fnc_mapGridSize]], [[worldSize]], [[worldName]]
| [[BIS_fnc_mapGridSize]], [[worldSize]], [[worldName]]
}}
}}




[[Category:Functions|{{uc:mapSize}}]]
[[Category:Functions|{{uc:mapSize}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:mapSize}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:mapSize}}]]

Revision as of 22:47, 31 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Map and Markers

Syntax

Syntax:
Syntax needed
Parameters:
terrainName: String - (Optional, default worldName) world name
Return Value:
Return value needed

Examples

Example 1:
"Altis" call BIS_fnc_mapSize;
Example 2:
worldName call BIS_fnc_mapSize;
Example 3:
call BIS_fnc_mapSize;

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