BIS fnc helicopterGetHitpoints: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
{{Function|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| tkoh | | | tkoh |Game name= | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Return all hitpoints for a helicopter. |Description= | ||
____________________________________________________________________________________________ | |||
| object call [[BIS_fnc_helicopterGetHitpoints]] |Syntax= | |||
|p1= object: [[Object]] - Helicopter|Parameter 1= | |||
| [[Array]] of [[String|strings]] |Return value= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| < | |x1= <code>[BIS_helicopter] [[call]] [[BIS_fnc_helicopterGetHitpoints]];</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[setDamage]], [[setDammage]], [[getDammage]], [[setHit]], [[getHit]], [[getHitIndex]], [[setHitIndex]], [[getHitPointDamage]], [[setHitPointDamage]] |See also= | ||
}} | |||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 14:03, 6 June 2018
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