BIS fnc zoomUnlock: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects? in MP|Multiplayer Effects(...)
Line 5: Line 5:
|version1= 1.78
|version1= 1.78


|gr1= Map and Markers |GROUP1=
|gr1= Map and Markers


<!--|arg= local-->
<!--|arg= local-->
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]]


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

Revision as of 11:12, 18 January 2021

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:
Map and Markers

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