removeAllActions: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <dd class="notedate">" to " <dt><dt> <dd class="notedate">")
m (Text replacement - "<!-- Note Section [A-Z]+ --> " to "")
Line 25: Line 25:


<dl class='command_description'>
<dl class='command_description'>
<!-- Note Section BEGIN -->
<dt><dt>
<dt><dt>
<dd class="notedate">Posted on 30 October, 2013 </dd>
<dd class="notedate">Posted on 30 October, 2013 </dd>
Line 32: Line 31:
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''


<!-- Note Section END -->
</dl>
</dl>



Revision as of 01:42, 6 April 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:
actionIDsactionParamsaddActionsetUserActionTextinGameUISetEventHandlershowHUDinputActionremoveActionaction

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