ctrlMapAnimDone: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| \[\[.+\]\] \<nowiki\>\=\<\/nowiki\> " to "| ")
m (Text replacement - "| Boolean " to "|r1= Boolean ")
Line 19: Line 19:
|x1= <code>_isDone = [[ctrlMapAnimDone]] _ctrlMap;</code>
|x1= <code>_isDone = [[ctrlMapAnimDone]] _ctrlMap;</code>


| [[Boolean]]
|r1= [[Boolean]]


| [[mapAnimAdd]], [[mapAnimClear]], [[mapAnimCommit]], [[mapAnimDone]], [[ctrlMapAnimAdd]], [[ctrlMapAnimClear]],  [[ctrlMapAnimCommit]]
| [[mapAnimAdd]], [[mapAnimClear]], [[mapAnimCommit]], [[mapAnimDone]], [[ctrlMapAnimAdd]], [[ctrlMapAnimClear]],  [[ctrlMapAnimCommit]]

Revision as of 23:19, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control - Map

Syntax

Syntax:
Syntax needed
Parameters:
controlName: Control
Return Value:
Boolean

Examples

Example 1:
_isDone = ctrlMapAnimDone _ctrlMap;

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