BIS fnc neutralizeUnit: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(+links) |
||
Line 34: | Line 34: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>cursorTarget call BIS_fnc_neutralizeUnit</code> |= | |x1= <code>[[cursorTarget]] [[call]] [[BIS_fnc_neutralizeUnit]]</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 00:24, 12 November 2014
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