getSuppression: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(added getsuppression)
 
(local args)
Line 3: Line 3:


| arma3 |= Game name
| arma3 |= Game name
|1.42|= Game version
|1.42|= Game version
|arg= local|= Arguments in MP
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 01:05, 8 July 2015

Hover & click on the images for description

Description

Description:
Gets the suppression value of given unit.
Groups:
Uncategorised

Syntax

Syntax:
getSuppression unit
Parameters:
unit: Object
Return Value:
Number

Examples

Example 1:
getSuppression AI_unit_1;

Additional Information

See also:
setSuppressionsuppressFor

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