BIS fnc mapAnimDone: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1 = Map and Markers |GROUP1=")
m (Text replacement - "\[\[Category:Function Group: [a-zA-Z0-9_: ]+(\|\{\{[a-zA-Z0-9_: ]+\}\})?\]\]" to " ")
Line 41: Line 41:
}}
}}


[[Category:Function Group: Map|{{uc:mapAnimDone}}]]
 
 
 
[[Category:Functions|{{uc:mapAnimDone}}]]
[[Category:Functions|{{uc:mapAnimDone}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:mapAnimDone}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:mapAnimDone}}]]

Revision as of 13:07, 13 October 2020

Hover & click on the images for description

Description

Description:
/*
	Author:
	Nelson Duarte

	Description:
	Same as mapAnimAdd but with possibility for non linear zoom and position interpolation modes

	Parameters:
	Nothing

	Returns:
	Bool - False if map animation is in progress, true if not

	Examples:
	[] call BIS_fnc_mapAnimDone;
*/
Template:placeholder
Execution:
call
Groups:
Map and Markers

Syntax

Syntax:
[] call BIS_fnc_mapAnimDone
Parameters:
parameter: Datatype - (Optional, default defValue) description
Return Value:
Datatype - description

Examples

Example 1:

Additional Information

See also:
See also needed

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