[This is preliminary documentation and is subject to change.]
The PedInventory type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | EquippedWeapon | Gets the weapon currently equipped by the owning Ped. |
![]() | EquippedWeaponObject | Gets the object representing this weapon in the world. Only weapons in the game world, and equipped by Peds have an object. Holstered weapons do not. |
![]() | HasFlashlight |
Gets a value indicating whether this inventory has a flashlight.
|
![]() | HasLoadedWeapon |
Gets a value indicating whether this inventory contains a loaded weapon.
|
![]() | HasParachute |
Gets a value indicating whether this inventory has a parachute.
|
![]() | Ped |
Gets the owning Ped of this inventory.
|
![]() | Weapons | Gets a collection of all the weapons currently in this inventory. |
See Also