removeClothing: Difference between revisions
Jump to navigation
Jump to search
m (Removed "object manipulation" category listing.) |
m (template:command argument fix) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Removes specified named clothes selections from unit. |= | | Removes specified named clothes selections from unit. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| unit '''removeClothing''' item |= | | unit '''removeClothing''' item |SYNTAX= | ||
|p1= unit: [[Object]] - Unit |= | |p1= unit: [[Object]] - Unit |PARAMETER1= | ||
|p2= item: [[Array]] - Arrays of named selections ([[String]]s) |= | |p2= item: [[Array]] - Arrays of named selections ([[String]]s) |PARAMETER2= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre>civ1 removeClothing ["shirt"]</pre> | |x1= <pre>civ1 removeClothing ["shirt"]</pre> | ||
[[Image:rc_sample.jpg|200px]] |= | [[Image:rc_sample.jpg|200px]] |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Model Config]] |= | | [[Model Config]] |SEEALSO= | ||
Revision as of 14:45, 7 April 2019
Description
- Description:
- Removes specified named clothes selections from unit.
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit removeClothing item
- Parameters:
- unit: Object - Unit
- item: Array - Arrays of named selections (Strings)
- Return Value:
- Nothing
Examples
Additional Information
- See also:
- Model Config
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