From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
/*
Author: Riccardo Argiolas
Description:
Function that locks the camera in place when the map is open.
Parameters:
Select 0 - ARRAY: position where the camera should be placed and locked
Returns:
None
Examples:
[_cameraCenter] call BIS_fnc_zoomLock;
*/
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [] call BIS_fnc_zoomLock
- Parameters:
- parameter: Datatype - (Optional, default defValue) description
- Return Value:
- Datatype - description
Examples
- Example 1:
Additional Information
- See also:
- See also needed
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