isStressDamageEnabled: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|Game name=" to "|Game name= |gr1= RTD |GROUP1= ") |
m (Text replacement - "{{uc:{{PAGENAME}}}}" to "") |
||
Line 28: | Line 28: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 20:55, 25 September 2020
Description
- Description:
- Returns true if stress damage is enabled in the game settings. A getter for enableStressDamage. Template:Feature AFM
- Groups:
- RTD
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