removeAllActions: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<dd class="notedate">Posted on ([^<>]+) " to "<dd class="notedate">Posted on $1</dd> ")
m (Text replacement - "<dt class="note">([^<>]+) " to "<dt class="note">$1</dt> ")
Line 30: Line 30:


<dd class="notedate">Posted on 30 October, 2013 </dd>
<dd class="notedate">Posted on 30 October, 2013 </dd>
<dt class="note">[[User:Druid|Druid]]
<dt class="note">[[User:Druid|Druid]]</dt>
<dd class="note">
<dd class="note">
Syntax of this command was until Arma 3 ver. 1.06: ''unit'' '''removeAllActions''' ''number''
Syntax of this command was until Arma 3 ver. 1.06: ''unit'' '''removeAllActions''' ''number''

Revision as of 02:26, 30 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Interaction

Syntax

Syntax:
Syntax needed
Parameters:
unit: Object - unit, vehicle or static object
Return Value:
Return value needed

Examples

Example 1:
removeAllActions player;

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
Posted on 30 October, 2013
Druid
Syntax of this command was until Arma 3 ver. 1.06: unit removeAllActions number