BIS fnc zoomUnlock: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function|= Comments " to "{{Function|Comments= ")
mNo edit summary
Line 1: Line 1:
{{Function|Comments=
{{Function


| arma3 |Game name=
|game1= arma3


|1.78|Game version=
|version1= 1.78


<!---|arg= local |Multiplayer Arguments=--->
<!--|serverExec= server-->


<!---|eff= local |Multiplayer Effects=--->
<!--|arg= local-->


| <pre>/*
<!--|eff= local-->
Author: Riccardo Argiolas


Description:
|descr= Function that unlocks the camera in which has been previously locked with [[BIS_fnc_zoomLock]].
Function that unlocks the camera in which has been previously locked with BIS_fnc_zoomLock


Parameters:
|[] call [[BIS_fnc_zoomUnlock]]|=Syntax
None


Returns:
|r1= [[Nothing]]
None


Examples:
|x1= <code>[] [[call]] [[BIS_fnc_zoomUnlock]];</code>
[] call BIS_fnc_zoomUnlock;
*/</pre>{{placeholder}}<!-- Remove this after fill-in --> |Description=


|[] call [[BIS_fnc_zoomUnlock]]|Syntax=
|exec= call


|p1= parameter: Datatype - (Optional, default defValue) description |Parameter 1=
|seealso= [[BIS_fnc_zoomLock]]


|Datatype - description|Return value=
|x1= <code></code>|Example 1=
|exec= call |Execution=
| |See also=
}}
}}
[[Category:Function Group: Map|{{uc:zoomUnlock}}]]
[[Category:Functions|{{uc:zoomUnlock}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:zoomUnlock}}]]

Revision as of 11:25, 20 July 2020

Hover & click on the images for description

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