removeAllActions

From Bohemia Interactive Community
Revision as of 13:52, 24 August 2013 by Killzone Kid (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Removes all unit's user added actions.
Groups:
Uncategorised

Syntax

Syntax:
unit removeAllActions number
Parameters:
unit: Object - unit, vehicle or static object
number: Number - any number, it doesn't matter (The syntax of command might change in the future to 'removeAllActions unit' as per this assigned ticket)
Return Value:
Nothing

Examples

Example 1:
player removeAllActions 0;

Additional Information

See also:
addActionremoveActionsetUserActionText

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

Notes

Bottom Section