ctrlMapAnimClear: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
m (Text replacement - "‎" to "")
 
(62 intermediate revisions by 12 users not shown)
Line 1: Line 1:
[[Category:Scripting Commands|CTRLMAPANIMCLEAR]]
{{RV|type=command
[[Category:Scripting Commands ArmA|CTRLMAPANIMCLEAR]]


|game1= arma1
|version1= 1.00


<h2 style="color:#000066"> ''' ctrlMapAnimACLEAR ''control'''''</h2>
|game2= arma2
|version2= 1.00


|game3= arma2oa
|version3= 1.50


'''Operand types:'''
|game4= tkoh
|version4= 1.00


'''control''': [[Control]]
|game5= arma3
|version5= 0.50


'''Type of returned value:'''
|arg= local


[[Nothing]]
|eff= local


'''Compatibility:'''
|gr1= GUI Control - Map


Version 1.92 required.
|descr= Clears the map animation.


'''Description:'''
|s1= [[ctrlMapAnimClear]] controlName


Clears the map animation.
|p1= controlName: [[Control]]
 
|r1= [[Nothing]]
 
|x1= <sqf>ctrlMapAnimClear _ctrlMap;</sqf>
 
|seealso= [[mapAnimAdd]] [[mapAnimClear]] [[mapAnimCommit]] [[mapAnimDone]] [[ctrlMapAnimAdd]] [[ctrlMapAnimCommit]] [[ctrlMapAnimDone]]
}}

Latest revision as of 12:55, 26 April 2023

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:
mapAnimAdd mapAnimClear mapAnimCommit mapAnimDone ctrlMapAnimAdd ctrlMapAnimCommit 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