ctrlMapAnimClear: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 22: Line 22:
| [[Nothing]] |RETURNVALUE=
| [[Nothing]] |RETURNVALUE=


|x1= <code>[[ctrlmapAnimClear]] _ctrlMap;</code>|EXAMPLE1=
|x1= <code>[[ctrlMapAnimClear]] _ctrlMap;</code>|EXAMPLE1=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 18:29, 29 September 2020

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

Description

Description:
Clears the map animation.
Groups:
GUI Control - Map

Syntax

Syntax:
ctrlMapAnimClear controlName
Parameters:
controlName: Control
Return Value:
Nothing

Examples

Example 1:
ctrlMapAnimClear _ctrlMap;

Additional Information

See also:
mapAnimAddmapAnimClearmapAnimCommitmapAnimDonectrlMapAnimAddctrlMapAnimCommit, ctrlMapAnimDone

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