removeAllActions: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{RV\|type=command \| *arma3 \|0.50 \|arg= *(.+) * \|eff= *(.+) * \|gr1= *(.+) * \| *(.+) * \| *(.+) .* \|p1= *(.+) * \| (.*) \|x1= *(.+) * \|seealso= *(.+) * \}\}" to "{{RV|type=command |game1= arma3 |version1= 0.50...) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 4: | Line 4: | ||
|version1= 0.50 | |version1= 0.50 | ||
|arg= | |arg= global | ||
|eff= | |eff= local | ||
|gr1= | |gr1= Interaction | ||
|descr= | |descr= Removes all unit's user added actions. | ||
{{Feature | informative | This command's syntax was {{ic|unit [[removeAllActions]] number}} from {{arma3}} v0.50 to v1.06.}} | |||
|s1= | |s1= [[removeAllActions]] unit | ||
|p1= | |p1= unit: [[Object]] - unit, vehicle or static object | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= | |x1= <code>[[removeAllActions]] [[player]];</code> | ||
|seealso= [[actionIDs]], [[actionParams]], [[addAction]], [[setUserActionText]], [[inGameUISetEventHandler]], [[showHUD]], [[inputAction]], [[removeAction]], [[action]] | |seealso= [[actionIDs]], [[actionParams]], [[addAction]], [[setUserActionText]], [[inGameUISetEventHandler]], [[showHUD]], [[inputAction]], [[removeAction]], [[action]] | ||
}} | }} | ||
Revision as of 14:36, 9 June 2021
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:
- 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