mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
add example to header
This commit is contained in:
parent
b7abfeaeb5
commit
fac2e6151a
@ -14,6 +14,9 @@
|
||||
* Return Value:
|
||||
* Successful <BOOL>
|
||||
*
|
||||
* Example:
|
||||
* [cursorTarget, "ACE_csw_100Rnd_127x99_mag_red", [0]] call ace_csw_fnc_ai_switchMagazine
|
||||
*
|
||||
* Public: Yes
|
||||
*/
|
||||
params [["_vehicle", objNull, [objNull]], ["_carryMag", "", [""]], ["_turretPath", [0], [[0]]], ["_instantReload", false, [false]], ["_clearForcedMag", true, [true]]];
|
||||
|
Loading…
Reference in New Issue
Block a user