BIS fnc helicopterGetHitpoints: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Helicopters(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Function|Comments= | {{Function|Comments= | ||
| tkoh |Game name= | | tkoh |Game name= | ||
Line 7: | Line 6: | ||
|gr1 = Helicopters |GROUP1= | |gr1 = Helicopters |GROUP1= | ||
| Return all hitpoints for a helicopter. |Description= | | Return all hitpoints for a helicopter. |Description= | ||
| object call [[BIS_fnc_helicopterGetHitpoints]] |Syntax= | | object call [[BIS_fnc_helicopterGetHitpoints]] |Syntax= | ||
Line 18: | Line 15: | ||
| [[Array]] of [[String|strings]] |Return value= | | [[Array]] of [[String|strings]] |Return value= | ||
|x1= <code>[BIS_helicopter] [[call]] [[BIS_fnc_helicopterGetHitpoints]];</code> |Example 1= | |x1= <code>[BIS_helicopter] [[call]] [[BIS_fnc_helicopterGetHitpoints]];</code> |Example 1= | ||
| [[setDamage]], [[setDammage]], [[getDammage]], [[setHit]], [[getHit]], [[getHitIndex]], [[setHitIndex]], [[getHitPointDamage]], [[setHitPointDamage]] |See also= | | [[setDamage]], [[setDammage]], [[getDammage]], [[setHit]], [[getHit]], [[getHitIndex]], [[setHitIndex]], [[getHitPointDamage]], [[setHitPointDamage]] |See also= |
Revision as of 23:08, 16 January 2021
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:
- 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