VN_fnc_tow_spareMagUpdate

From Savage Game Design Wiki
Revision as of 23:17, 9 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.10 |author= |a= |e= |g1= weapon_functions |d= <pre>Hide spare TOW magazines.</pre> |s= [_vehicle] call VN_fnc_tow_spareMagUpdate; |p1n=_vehicle |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.10
Argument(s): n/a
Effect(s): unknown

Description

Hide spare TOW magazines.

Syntax

Syntax
[_vehicle] call VN_fnc_tow_spareMagUpdate;
Parameters
_vehicle: Object - Vehicle to update
Return value
Boolean - Function reached the end

Examples

Example 1
[truck] call vn_fnc_tow_spareMagUpdate