BIS fnc zoomLockEH: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fix template usage)
m (Fix group)
Line 9: Line 9:
|serverExec=
|serverExec=


|gr1= GUI
|gr1= Map and Markers


|gr2= Event Handlers
|gr2= Event Handlers

Revision as of 01:25, 31 January 2021

Hover & click on the images for description

Description

Description:
Event handler function for locking the camera.
Execution:
call
Groups:
Map and MarkersEvent Handlers

Syntax

Syntax:
position call BIS_fnc_zoomLockEH
Parameters:
position: Position - Position that the camera should focus
Return Value:
Return value needed

Examples

Example 1:
[position player] call BIS_fnc_zoomLockEH;

Additional Information

See also:
BIS_fnc_zoomLock BIS_fnc_zoomUnlock

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