[This is preliminary documentation and is subject to change.]
Gets the owning Ped of this inventory.
 
    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 owning 
Ped of this inventory.
 
Reference