ctrlMapAnimDone: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
Line 11: Line 11:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Checks whether the map animation has finished. |= Description
| Checks whether the map animation has finished. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Boolean]] <nowiki>=</nowiki> '''ctrlMapAnimDone''' controlName|= Syntax
| [[Boolean]] <nowiki>=</nowiki> '''ctrlMapAnimDone''' controlName|SYNTAX=


|p1= controlName: [[Control]] |= Parameter 1
|p1= controlName: [[Control]] |PARAMETER1=


| [[Boolean]] |= Return value
| [[Boolean]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[mapAnimAdd]], [[mapAnimClear]], [[mapAnimCommit]], [[mapAnimDone]], [[ctrlMapAnimAdd]], [[ctrlMapAnimClear]],  [[ctrlMapAnimCommit]] |= See also
| [[mapAnimAdd]], [[mapAnimClear]], [[mapAnimCommit]], [[mapAnimDone]], [[ctrlMapAnimAdd]], [[ctrlMapAnimClear]],  [[ctrlMapAnimCommit]] |SEEALSO=


}}
}}

Revision as of 15:36, 7 April 2019

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Checks whether the map animation has finished.
Groups:
Uncategorised

Syntax

Syntax:
Boolean = ctrlMapAnimDone controlName
Parameters:
controlName: Control
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
mapAnimAddmapAnimClearmapAnimCommitmapAnimDonectrlMapAnimAddctrlMapAnimClear, ctrlMapAnimCommit

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

Notes

Bottom Section