PedJackingTarget Property

RAGE Plugin Hook Documentation

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

Gets the Ped currently being jacked by this Ped.

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

public Ped JackingTarget { get; }

Property Value

Type: Ped
If this Ped is currently jacking, the Ped being jacked; otherwise, null.
See Also

Reference