isStressDamageEnabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (template:command argument fix)
Line 5: Line 5:


|1.34|= Game version
|1.34|= Game version
|arg= local |= Arguments in MP
|arg= local |Multiplayer Arguments=


|eff= local |= Effects in MP
|eff= local |Multiplayer Effects=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 12:10, 5 August 2019

Hover & click on the images for description

Description

Description:
Returns true if stress damage is enabled in the game settings. A getter for enableStressDamage.
Groups:
Uncategorised

Syntax

Syntax:
isStressDamageEnabled
Return Value:
Boolean Returns true if enabled, otherwise false

Examples

Example 1:
_settingEnabled = isStressDamageEnabled;

Additional Information

See also:
enableStressDamage

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