BIS_fnc_helicopterGetHitpoints

From Bohemia Interactive Community
Revision as of 15:03, 6 June 2018 by R3vo (talk | contribs) (pf)
Jump to navigation Jump to search
Hover & click on the images for description

Description

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

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:
setDamagesetDammagegetDammagesetHitgetHitgetHitIndexsetHitIndexgetHitPointDamagesetHitPointDamage

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