PedCombatTarget Property

RAGE Plugin Hook Documentation

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

Gets the Ped this Ped is combatting.

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

public Ped CombatTarget { get; }

Property Value

Type: Ped
The Ped this Ped is combatting, or null if not in combat.
See Also

Reference