getDammage: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (See also)
Line 15: Line 15:
____________________________________________________________________________________________
____________________________________________________________________________________________
|x1 = <code>'''getDammage''' [[player]] </code>  
|x1 = <code>'''getDammage''' [[player]] </code>  
| |= See also
| [[damage]], [[setDamage]], [[setDammage]] |= See also


}}
}}

Revision as of 19:00, 12 August 2006

Hover & click on the images for description

Description

Description:
Returns the object damage in the range from 0 to 1.
Groups:
Uncategorised

Syntax

Syntax:
getDammage obj
Parameters:
obj: Object
Return Value:
Number

Examples

Example 1:
getDammage player

Additional Information

See also:
damagesetDamagesetDammage

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