getBurningValue: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Add example) |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 0.50 | |version1= 0.50 | ||
|descr= Returns how much the unit is exposed to fire damage. | |descr= Returns how much the unit is exposed to fire damage. | ||
|gr1= Object Manipulation | |||
|s1= [[getBurningValue]] unit | |s1= [[getBurningValue]] unit | ||
Line 14: | Line 14: | ||
|r1= [[Number]] | |r1= [[Number]] | ||
|x1= <sqf>private _fireDamage = getBurningValue player;</sqf> | |||
|seealso= [[inflame]] [[inflamed]] [[damage]] | |||
|seealso= [[inflame]] | |||
}} | }} | ||
Latest revision as of 10:23, 13 May 2022
Description
- Description:
- Returns how much the unit is exposed to fire damage.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- getBurningValue unit
- Parameters:
- unit: Object
- Return Value:
- Number
Examples
- Example 1:
Additional Information
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