Difference between revisions of "VN fnc log openLogisticsInventory"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page filling) |
Lou Montana (talk | contribs) m (Remove TODO category) |
||
Line 1: | Line 1: | ||
− | |||
{{Function | {{Function | ||
Revision as of 23:18, 18 January 2021
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Ethan Johnson |
|
Description
Opens logistics inventory of the vehicle passed to this function. Also used when inventory is reloaded e.g when an item is taken out of a inventory that is in use.
Syntax
- Syntax
- [player, vehicle] call VN_fnc_log_openlogisticsinventory
- Parameters
- player: Object - player object - mandatory but not used
- vehicle: Object - vehicle from which inventory will be opened
- Return value
- Boolean - true when
Examples
- Example 1
[player, sogJeep] call VN_fnc_log_openLogisticsInventory;