removeUniform: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ")
Line 22: Line 22:
|x1= <code>[[removeUniform]] [[player]];</code>
|x1= <code>[[removeUniform]] [[player]];</code>


|seealso= [[addUniform]] [[forceAddUniform]], [[isUniformAllowed]], [[uniform]], [[removeVest]], [[removeBackpack]]
|seealso= [[addUniform]] [[forceAddUniform]] [[isUniformAllowed]], [[uniform]], [[removeVest]], [[removeBackpack]]
}}
}}

Revision as of 18:38, 20 January 2022

Hover & click on the images for description

Description

Description:
Removes uniform from unit.
Groups:
ContainersUnit Inventory

Syntax

Syntax:
removeUniform unit
Parameters:
unit: Object
Return Value:
Nothing

Examples

Example 1:
removeUniform player;

Additional Information

See also:
addUniform forceAddUniform isUniformAlloweduniformremoveVestremoveBackpack

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