VN_fnc_vn_uh1_doors

From Savage Game Design Wiki
Revision as of 20:12, 26 April 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= functions |d= <pre>Closes UH1 doors</pre> |s= [heli] call VN_fnc_vn_uh1_doors; |p1n=_heli |p1t=OBJECT |p1d=Hel...")
(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.00
by Ethan Johnson
Argument(s): n/a
Effect(s): unknown

Description

Closes UH1 doors

Syntax

Syntax
[heli] call VN_fnc_vn_uh1_doors;
Parameters
_heli: Object - (Optional, default OBJNULL) Helicopter object
Return value
Boolean - Function reached the end

Examples

Example 1
[heli] call vn_fnc_vn_uh1_doors