BIS fnc mapAnimDone: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (infobox to template)
m (Text replacement - "[[Category:Function Group: MapAnimation" to "[[Category:Function Group: Map")
Line 39: Line 39:
}}
}}


[[Category:Function Group: MapAnimation|{{uc:mapAnimDone}}]]
[[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 23:25, 22 April 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:
Uncategorised

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