BIS fnc zoomLockEH: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|(arg|eff|serverExec|mp|seealso)= " to "") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 1.78 | |version1= 1.78 | ||
Line 17: | Line 16: | ||
|p1= position: [[Position]] - Position that the camera should focus | |p1= position: [[Position]] - Position that the camera should focus | ||
|x1= <code><nowiki | |r1= | ||
|x1= <code>[<nowiki/>[[position]] [[player]]] [[call]] [[BIS_fnc_zoomLockEH]];</code> | |||
|seealso= [[BIS_fnc_zoomLock]] [[BIS_fnc_zoomUnlock]] | |seealso= [[BIS_fnc_zoomLock]] [[BIS_fnc_zoomUnlock]] | ||
}} | }} |
Revision as of 05:01, 13 June 2021
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