getTerrainInfo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{RV|type=command |game1= arma3 |version1= 2.10 |branch= dev |gr1= Diagnostic |descr= {{Wiki|WIP}} |s1= getTerrainInfo |r1= Array - |x1= <sqf>private _terrainI...")
 
mNo edit summary
Line 16: Line 16:
|x1= <sqf>private _terrainInfo = getTerrainInfo;</sqf>
|x1= <sqf>private _terrainInfo = getTerrainInfo;</sqf>


|seealso=
|seealso= [[getTerrainHeight]] [[setTerrainHeight]]
}}
}}

Revision as of 14:16, 20 June 2022

Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.10.

Description

Description:
🏗
This article is a work in progress!
Groups:
Diagnostic

Syntax

Syntax:
getTerrainInfo
Return Value:
Array -

Examples

Example 1:
private _terrainInfo = getTerrainInfo;

Additional Information

See also:
getTerrainHeight setTerrainHeight

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