removeAllActions: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ") |
||
Line 21: | Line 21: | ||
|x1= <code>[[removeAllActions]] [[player]];</code> | |x1= <code>[[removeAllActions]] [[player]];</code> | ||
|seealso= [[actionIDs]] [[actionParams]] [[addAction]] [[setUserActionText]] [[inGameUISetEventHandler]] [[showHUD]] | |seealso= [[actionIDs]] [[actionParams]] [[addAction]] [[setUserActionText]] [[inGameUISetEventHandler]] [[showHUD]] [[inputAction]], [[removeAction]], [[action]] | ||
}} | }} |
Revision as of 17:47, 20 January 2022
Description
- Description:
- Removes all unit's user added actions.
- Groups:
- Interaction
Syntax
- Syntax:
- removeAllActions unit
- Parameters:
- unit: Object - unit, vehicle or static object
- Return Value:
- Nothing
Examples
- Example 1:
removeAllActions player;
Additional Information
- See also:
- actionIDs actionParams addAction setUserActionText inGameUISetEventHandler showHUD inputActionremoveActionaction
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