VN_fnc_vn_wheeled_doors
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Ethan Johnson |
|
Description
Closes all doors in the vehicle
Syntax
- Syntax
- [_wheeled_doors] call vn_fnc_vn_wheeled_doors;
- Parameters
- _wheeled_doors: Object - (Optional, default
OBJNULL
) Vehicle which will be affected - Return value
- Boolean - Function reached the end
Examples
- Example 1
[truck] call vn_fnc_vn_wheeled_doors