BIS fnc firedBombDemine: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (added parameters, WIP)
Line 8: Line 8:
____________________________________________________________________________________________
____________________________________________________________________________________________


| <small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description
| params [
["_vehicle",objnull,[objnull]],
["_weapon","",[""]],
["_muzzle","",[""]],
["_mode","",[""]],
["_ammo","",[""]],
["_magazine","",[""]],
["_projectile",objnull,[objnull]]
];
 
|= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 16:40, 5 June 2018


Hover & click on the images for description

Description

Description:
params [ ["_vehicle",objnull,[objnull]], ["_weapon","",[""]], ["_muzzle","",[""]], ["_mode","",[""]], ["_ammo","",[""]], ["_magazine","",[""]], ["_projectile",objnull,[objnull]] ];
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:

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