isStressDamageEnabled: Difference between revisions

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


| Returns [[true]] if stress damage is enabled in the game settings. A getter for [[enableStressDamage]]. |DESCRIPTION=
| Returns [[true]] if stress damage is enabled in the game settings. A getter for [[enableStressDamage]].
{{Feature AFM}} |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 23:22, 11 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. Template:Feature AFM
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