BIS fnc zoomLockEH: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects? in MP|Multiplayer Effects(...) |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *P([a-gi-z ])" to "$1 - p$2") |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
| arma3 | |game1= arma3 | ||
|version1= 1.78 | |||
| | |eff= local | ||
|gr1 = Map and Markers | |gr1= Map and Markers | ||
|gr2= Event Handlers | |||
|descr= Event handler function for locking the camera. | |||
| | |s1= position call [[BIS_fnc_zoomLockEH]] | ||
|p1= position: [[Position]] - position that the camera should focus | |||
|r1= | |||
|x1= <sqf>[position player] call BIS_fnc_zoomLockEH;</sqf> | |||
|seealso= [[BIS_fnc_zoomLock]] [[BIS_fnc_zoomUnlock]] | |||
}} | }} | ||
Latest revision as of 15:45, 8 November 2023
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