worldSize

From Bohemia Interactive Community
Revision as of 14:01, 1 September 2019 by R3vo (talk | contribs) (Undo revision 133251 by R3vo (talk))
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns the engine calculated size of the current world (do not confuse with BIS_fnc_mapSize, which could return the same value, but is just a simple look up in config).
Groups:
Uncategorised

Syntax

Syntax:
worldSize
Return Value:
Number

Examples

Example 1:
_size = worldSize;

Additional Information

See also:
worldNamemissionNamebriefingNameserverNameBIS_fnc_mapSize

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