removeAllActions: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <dd class="notedate">" to " <dt><dt> <dd class="notedate">") |
Lou Montana (talk | contribs) m (Text replacement - "<!-- Note Section [A-Z]+ --> " to "") |
||
Line 25: | Line 25: | ||
<dl class='command_description'> | <dl class='command_description'> | ||
<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'' | ||
</dl> | </dl> | ||
Revision as of 00:42, 6 April 2021
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