BIN fnc getIDWMapParams

From Bohemia Interactive Community
Revision as of 18:23, 1 February 2021 by R3vo (talk | contribs) (Text replacement - "{{placeholder}} {{Feature|arma3contact}} " to "{{placeholder}} {{Feature|arma3contact}} ")
Jump to navigation Jump to search

{{RV|type=function

| arma3

|1.94

|gr1= IDWMap

|

/*
		Killzone_Kid

	Description:
		Returns currently set IDWMap params

	Parameter(s):
		NONE

	Returns:
		ARRAY in format: [[mapMinX, mapMinY, mapMaxX, mapMaxY], idwCellSize, idwSpreadRadius, idwSpreadPower, curvePointsInterval, curvePointSpreadRadius] 
		or 
		[] on error
		
	Example:
		call BIN_fnc_getIDWMapParams
*/


Template:placeholder 
enoch icon ca.png
This content is exclusive to the Arma 3 Contact Expansion.
| |p1= |x1= }}