isStressDamageEnabled: Difference between revisions
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 |= | |arg= local |Multiplayer Arguments= | ||
|eff= local |= | |eff= local |Multiplayer Effects= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 11:10, 5 August 2019
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