BIS fnc zoomLockEH: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(page formatting)
m (Fix template usage)
Line 1: Line 1:
{{RV|type=Command
{{RV|type=function


|game1= arma3
|game1= arma3
Line 9: Line 9:
|serverExec=
|serverExec=


|gr1= Map
|gr1= GUI


|gr2= Event Handlers
|gr2= Event Handlers

Revision as of 01:24, 31 January 2021

Hover & click on the images for description

Description

Description:
Event handler function for locking the camera.
Execution:
call
Groups:
GUIEvent 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