BIN fnc getIDWMapParams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|x1= <code></code>" to "|x1=")
m (Text replacement - "</pre><small>''(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)''</small>" to "{{placeholder}}")
Line 26: Line 26:




</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small>
{{placeholder}}
{{Feature|arma3contact}}  
{{Feature|arma3contact}}  



Revision as of 17:47, 1 February 2021

{{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= | }}