PedInjuryHealthThreshold Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets or sets the injury health threshold for this ped. A ped is considered injured when its health drops below this value.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public float InjuryHealthThreshold { get; set; }

Property Value

Type: Single
The injury health threshold. Should be above 0 and below MaxHealth.
See Also

Reference