Wiki - Update "ace_cargo_fnc_loadItem" arguments (#7158)

* Update cargo-framework.md

* Update cargo-framework.md
This commit is contained in:
Filip Maciejewski 2019-09-02 18:39:32 +02:00 committed by PabstMirror
parent 07a467e6cc
commit 63dbdab0ae

View File

@ -118,6 +118,7 @@ Note first arg can be a in-game object or a classname of an object type.
* Arguments:
* 0: Item <OBJECT or STRING>
* 1: Vehicle <OBJECT>
* 2: Ignore interaction distance and stability checks <BOOL>
*
* Return Value:
* Object loaded <BOOL>