getHitIndex: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
||
Line 22: | Line 22: | ||
|seealso= [[getAllHitPointsDamage]], [[setHitIndex]], [[setHitPointDamage]], [[getHitPointDamage]], [[setHit]], [[getHit]], [[setDamage]], [[damage]] | |seealso= [[getAllHitPointsDamage]], [[setHitIndex]], [[setHitPointDamage]], [[getHitPointDamage]], [[setHit]], [[getHit]], [[setDamage]], [[damage]] | ||
}} | }} | ||
{{GameCategory|arma3|New Scripting Commands}} | {{GameCategory|arma3|New Scripting Commands}} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} |
Revision as of 23:12, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Object Manipulation
Syntax
- Syntax:
- Syntax needed
- Parameters:
- vehicle : Object - vehicle to be queried
- hitPartIndex: Number - hit part index of the Hit Point
- Return Value:
- Number (or, prior to Arma 3 v1.94, Nothing when invalid input is given)
Examples
- Example 1:
vehicle player getHitIndex 3;
Additional Information
- See also:
- getAllHitPointsDamagesetHitIndexsetHitPointDamagegetHitPointDamagesetHitgetHitsetDamagedamage
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