[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)
public Ped Jacker { get; }
Public ReadOnly Property Jacker As Ped
Get
public:
property Ped^ Jacker {
Ped^ get ();
}
Property Value
Type:
PedIf this
Ped is being jacked, the
Ped doing the jacking; otherwise,
null.
Reference