BIS fnc zoomUnlock: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 13: Line 13:
|descr= Function that unlocks the camera in which has been previously locked with [[BIS_fnc_zoomLock]].
|descr= Function that unlocks the camera in which has been previously locked with [[BIS_fnc_zoomLock]].


|[] call [[BIS_fnc_zoomUnlock]]|=Syntax
|call [[BIS_fnc_zoomUnlock]]|Syntax=


|r1= [[Nothing]]
|r1= [[Nothing]]

Revision as of 11:26, 20 July 2020

Hover & click on the images for description

Description

Description:
Function that unlocks the camera in which has been previously locked with BIS_fnc_zoomLock.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Nothing

Examples

Example 1:
[] call BIS_fnc_zoomUnlock;

Additional Information

See also:
BIS_fnc_zoomLock

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note