BIS fnc zoomUnlock: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Function|= Comments " to "{{Function|Comments= ") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| arma3 | |game1= arma3 | ||
|1.78 | |version1= 1.78 | ||
<! | <!--|serverExec= server--> | ||
<! | <!--|arg= local--> | ||
| | <!--|eff= local--> | ||
|descr= Function that unlocks the camera in which has been previously locked with [[BIS_fnc_zoomLock]]. | |||
|[] call [[BIS_fnc_zoomUnlock]]|=Syntax | |||
|r1= [[Nothing]] | |||
|x1= <code>[] [[call]] [[BIS_fnc_zoomUnlock]];</code> | |||
| | |exec= call | ||
| | |seealso= [[BIS_fnc_zoomLock]] | ||
}} | }} | ||
Revision as of 10:25, 20 July 2020
Description
- Description:
- Function that unlocks the camera in which has been previously locked with BIS_fnc_zoomLock.
- Execution:
- call
- Groups:
- Uncategorised
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