worldSize: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(version 1.48)
m (Command Group: Mission Information)
Line 31: Line 31:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Mission_Information|{{uc:{{PAGENAME}}}}]]

Revision as of 22:24, 23 August 2015

Hover & click on the images for description

Description

Description:
Returns config size of the current world.
Groups:
Uncategorised

Syntax

Syntax:
worldSize
Return Value:
Number

Examples

Example 1:
_size = worldSize; //8192

Additional Information

See also:
worldNamemissionNamebriefingNameserverName

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