BIS fnc helicopterGetHitpoints: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s1= +" to "|s1= ") |
Lou Montana (talk | contribs) |
||
(11 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
|s1= object call [[BIS_fnc_helicopterGetHitpoints]] | |s1= object call [[BIS_fnc_helicopterGetHitpoints]] | ||
|p1= object: [[Object]] - | |p1= object: [[Object]] - helicopter | ||
|r1=[[Array]] of [[String | |r1= [[Array]] of [[String]]s | ||
|x1= < | |x1= <sqf>[BIS_helicopter] call BIS_fnc_helicopterGetHitpoints;</sqf> | ||
|seealso= [[setDamage]] | |seealso= [[setDamage]] [[setDammage]] [[getDammage]] [[setHit]] [[getHit]] [[getHitIndex]] [[setHitIndex]] [[getHitPointDamage]] [[setHitPointDamage]] | ||
}} | }} |
Latest revision as of 14:48, 8 November 2023
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:
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