uniform: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *arma3 * * *\| *([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ") |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\] _([a-zA-Z0-9_]+);?<\/code>" to "<sqf>_$1 = $2 _$3;</sqf>") |
||
(5 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
|descr= Returns name of uniform. | |descr= Returns name of uniform. | ||
|s1= | |s1= [[uniform]] unit | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] | ||
Line 18: | Line 18: | ||
|r1= [[String]] | |r1= [[String]] | ||
|x1= < | |x1= <sqf>_uniform = uniform _unit;</sqf> | ||
|seealso= [[addUniform]] | |seealso= [[addUniform]] [[forceAddUniform]] [[isUniformAllowed]] [[removeUniform]] [[uniformContainer]] | ||
}} | }} |
Latest revision as of 21:24, 7 May 2022
Description
- Description:
- Returns name of uniform.
- Groups:
- ContainersUnit Inventory
Syntax
Examples
- Example 1:
Additional Information
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