BIS fnc zoomUnlock: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
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(...) |
||
Line 5: | Line 5: | ||
|version1= 1.78 | |version1= 1.78 | ||
|gr1= Map and Markers | |gr1= Map and Markers | ||
<!--|arg= local--> | <!--|arg= local--> | ||
Line 13: | Line 13: | ||
|descr= Function that unlocks the camera in which has been previously locked with [[BIS_fnc_zoomLock]]. | |descr= Function that unlocks the camera in which has been previously locked with [[BIS_fnc_zoomLock]]. | ||
|call [[BIS_fnc_zoomUnlock]] | |call [[BIS_fnc_zoomUnlock]] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] |
Revision as of 10:12, 18 January 2021
Description
- Description:
- Function that unlocks the camera in which has been previously locked with BIS_fnc_zoomLock.
- Execution:
- call
- Groups:
- Map and Markers
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Nothing
Examples
- Example 1:
[] call BIS_fnc_zoomUnlock;
Additional Information
- See also:
- BIS_fnc_zoomLock
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