BIS fnc mapAnimClear: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Function|= Comments | arma3 |Game name= |1.00|Game version= <!---|arg= local |Multiplayer Arguments=---> <!---|eff= local |Multiplayer Effects=---> | <pre>/* Author:...") |
Lou Montana (talk | contribs) m (Text replacement - " |p1= |r1= |x1= }}" to " |p1= |r1= |x1= |seealso= }}") |
||
(23 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.00 | |||
| | |gr1= Map and Markers | ||
|descr= <pre>/* | |||
Author: | Author: | ||
Nelson Duarte | Nelson Duarte | ||
Line 24: | Line 21: | ||
Examples: | Examples: | ||
[] call BIS_fnc_mapAnimClear; | [] call BIS_fnc_mapAnimClear; | ||
*/</pre>{{ | */</pre>{{Wiki|placeholder}}<!-- Remove this after fill-in --> | ||
| | |s1= [] call [[BIS_fnc_mapAnimClear]] | ||
| | |p1= | ||
| | |r1= | ||
| | |x1= | ||
| | |seealso= | ||
}} | }} | ||
Latest revision as of 02:15, 13 June 2021
Description
- Description:
/* Author: Nelson Duarte Description: Same as mapAnimClear Parameters: Nothing Returns: Nothing Examples: [] call BIS_fnc_mapAnimClear; */
- Execution:
- call
- Groups:
- Map and Markers
Syntax
- Syntax:
- [] call BIS_fnc_mapAnimClear
- Return Value:
- Return value needed
Examples
- Examples:
- Example needed
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