BIS_fnc_zoomLock

From Bohemia Interactive Community
Revision as of 18:28, 22 April 2020 by Poslovitch (talk | contribs) (Added desc, examples, parameters, returns, see also)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Locks the camera in place when the map is open.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[cameraCenter] call BIS_fnc_zoomLock
Parameters:
cameraCenter: Position2D - (default [0, 0]) position where the camera should be placed and locked
Return Value:
Nothing

Examples

Example 1:
[[0, 0]] call BIS_fnc_zoomLock;

Additional Information

See also:
BIS_fnc_zoomUnlockBIS_fnc_zoomLockEH

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