overcastForecast: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also and example)
Line 13: Line 13:


| [[Number]] |= Return value
| [[Number]] |= Return value
|x1=<code>_forecast = [[overcastForecast]];</code>|Example 1= 
____________________________________________________________________________________________
____________________________________________________________________________________________


|  |= See also
| [[overcast]], [[rain]], [[fog]] |= See also


}}
}}

Revision as of 14:00, 13 June 2018

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return the overcast forecast.
Groups:
Uncategorised

Syntax

Syntax:
Number = overcastForecast
Return Value:
Number

Examples

Example 1:
_forecast = overcastForecast;

Additional Information

See also:
overcastrainfog

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