getBurningValue: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
(One intermediate revision by the same user not shown)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Returns amount of damage from fire.  |= Description
| Returns amount of damage from fire.  |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''getBurningValue''' unit |= Syntax
| '''getBurningValue''' unit |SYNTAX=


|p1= unit: [[Object]]  |= PARAMETER1
|p1= unit: [[Object]]  |PARAMETER1=  


| [[Number]] |= RETURNVALUE
| [[Number]] |RETURNVALUE=  




|x1= <code>
|x1= <code>
</code>|= EXAMPLE1
</code>|EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________


|  |= SEEALSO
|  |SEEALSO=  


|  |= MPBEHAVIOUR
|  |MPBEHAVIOUR=  
____________________________________________________________________________________________
____________________________________________________________________________________________
}}
}}

Revision as of 15:39, 7 April 2019

Hover & click on the images for description

Description

Description:
Returns amount of damage from fire.
Groups:
Uncategorised

Syntax

Syntax:
getBurningValue unit
Parameters:
unit: Object
Return Value:
Number

Examples

Example 1:

Additional Information

See also:
See also needed

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

Notes

Bottom Section