simulInClouds: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.00|= Game version ____________________...")
 
m (see also)
Line 21: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[setSimulWeatherLayers]], [[simulCloudDensity]], [[simulCloudOcclusion]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 04:29, 9 May 2014

Hover & click on the images for description

Description

Description:
Returns if given position is in clouds.
Groups:
Uncategorised

Syntax

Syntax:
simulInClouds pos
Parameters:
pos: Position
Return Value:
Boolean

Examples

Example 1:
simulInClouds (getPos player)

Additional Information

See also:
setSimulWeatherLayerssimulCloudDensitysimulCloudOcclusion

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