getDammage: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= Description
|Returns the object damage in the range from 0 to 1.  |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''getDammage''' |= Syntax
| '''getDammage''' obj|= Syntax
 
|p1 = obj: [[Object]]
| |= Return value
| [[Number]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
 
|x1 = </code>'''getDammage''' [[player]] </code>
|  |= See also
|  |= See also



Revision as of 17:29, 4 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:
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