BIS fnc zoomLockEH: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "= <code>([^<]*)\[\[([a-zA-Z][a-zA-Z0-_]+)\]\]([^<]*)<\/code>" to "= <code>$1$2$3</code>") |
Lou Montana (talk | contribs) m (Text replacement - "= <code>([^<{]+)<\/code>" to "= <sqf>$1</sqf>") |
||
Line 18: | Line 18: | ||
|r1= | |r1= | ||
|x1= < | |x1= <sqf>[position player] call BIS_fnc_zoomLockEH;</sqf> | ||
|seealso= [[BIS_fnc_zoomLock]] [[BIS_fnc_zoomUnlock]] | |seealso= [[BIS_fnc_zoomLock]] [[BIS_fnc_zoomUnlock]] | ||
}} | }} |
Revision as of 17:00, 13 July 2022
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:
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