BIS fnc helicopterGetHitpoints: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= ([^ ]+)(\]\]|\}\}), *(\[\[|\{\{)" to "|seealso= $1$2 $3")
m (Text replacement - "(\|[pr][0-9]+ *= *[^-\r\n]+) *- *H([a-z])" to "$1 - h$2")
Line 13: Line 13:
|s1= object call [[BIS_fnc_helicopterGetHitpoints]]
|s1= object call [[BIS_fnc_helicopterGetHitpoints]]


|p1= object: [[Object]] - Helicopter
|p1= object: [[Object]] - helicopter


|r1= [[Array]] of [[String|strings]]
|r1= [[Array]] of [[String|strings]]

Revision as of 15:27, 8 November 2023

Hover & click on the images for description

Description

Description:
Return all hitpoints for a helicopter.
Execution:
call
Groups:
Helicopters

Syntax

Syntax:
object call BIS_fnc_helicopterGetHitpoints
Parameters:
object: Object - helicopter
Return Value:
Array of strings

Examples

Example 1:
[BIS_helicopter] call BIS_fnc_helicopterGetHitpoints;

Additional Information

See also:
setDamage setDammage getDammage setHit getHit getHitIndex setHitIndex getHitPointDamage setHitPointDamage

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