PedJacker Property

RAGE Plugin Hook Documentation

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

Gets the Ped currently jacking this Ped.

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

public Ped Jacker { get; }

Property Value

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

Reference