[This is preliminary documentation and is subject to change.]
Gets the Ped this task is assigned to.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Public ReadOnly Property Ped As Ped
Get
public:
property Ped^ Ped {
Ped^ get ();
}
Property Value
Type:
PedThe
Ped this task is assigned to.
Reference