getAllUnitTraits: Difference between revisions
|  (Combined Syntax 1 and 2) | BrettMayson (talk | contribs)  mNo edit summary | ||
| Line 4: | Line 4: | ||
| |version1= 2.00 | |version1= 2.00 | ||
| |arg=  | |arg= local | ||
| |gr1= Object Manipulation | |gr1= Object Manipulation | ||
| Line 58: | Line 58: | ||
| |seealso= [[getUnitTrait]] [[setUnitTrait]] | |seealso= [[getUnitTrait]] [[setUnitTrait]] | ||
| }} | |||
| {{Note | |||
| |user= Unknown | |||
| |text= Local argument assumed, may need confirmation | |||
| }} | }} | ||
Revision as of 03:54, 27 November 2023
Description
- Description:
- Returns unit traits (native or set by setUnitTrait).
- Groups:
- Object Manipulation
Syntax
- Syntax:
- getAllUnitTraits unit
- Parameters:
- unit: Object or  2.16 String - a unit or a class name 2.16 String - a unit or a class name
- Return Value:
- Array of Arrays in format [name, value] where:
Examples
- Example 1:
- Example 2:
- Example 3:
- Since  2.16: 2.16:
Additional Information
- See also:
- getUnitTrait setUnitTrait
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
- Date unknown
- Local argument assumed, may need confirmation
 
	