BIS_fnc_neutralizeUnit

From Bohemia Interactive Community
Revision as of 01:24, 12 November 2014 by Benargee (talk | contribs) (+links)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
/*

	Description:
	Neutralize an object by intrinsic means
		- soldiers are blowed up by mine
		- vehicles are shelled by artillery
		- air units are hit by AA missile
		- underwater units are simply killed

	Parameter(s):
		0: OBJECT

	Returns:
	BOOL
*/

(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
cursorTarget call BIS_fnc_neutralizeUnit

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

Notes

Bottom Section