BIS fnc mapAnimDone: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function|= Comments " to "{{Function|Comments= ")
m (Text replacement - "|Game version=" to "|Game version= |gr1 = Map and Markers |GROUP1=")
Line 4: Line 4:


|1.00|Game version=
|1.00|Game version=
|gr1 = Map and Markers |GROUP1=


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

Revision as of 11:08, 10 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