BIN fnc getIDWMapParams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:Functions\|\{\{uc:[a-z A-Z]*\}\}\]\]" to "")
m (Text replacement - "*/ {{" to "*/</pre> {{")
Line 23: Line 23:
Example:
Example:
call BIN_fnc_getIDWMapParams
call BIN_fnc_getIDWMapParams
*/
*/</pre>
 


{{placeholder}} {{Feature|arma3contact}}  
{{placeholder}} {{Feature|arma3contact}}  

Revision as of 19:31, 1 February 2021

Hover & click on the images for description

Description

Description:
/*
		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.
Execution:
call
Groups:
IDWMap

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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