VN_fnc_switchableTurrets_lock
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.10 by veteran29 |
|
Description
Lock vehicle turret.
Syntax
- Syntax
- [_vehicle, _turretPath, _state] call VN_fnc_switchableTurrets_lock;
- Parameters
- _vehicle: Object - Vehicle with the turret to lock
- _turretPath: Array - Path of the turret to lock
- _state: Boolean - Target state of the lock
- Return value
- Nothing