[This is preliminary documentation and is subject to change.]
The WeaponDescriptor type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Ammo |
Gets the amount of ammo available for this weapon.
| |
| Asset |
Gets the asset of this weapon.
| |
| Hash |
Gets the hash of this weapon.
| |
| LoadedAmmo |
Gets the amount of ammo currently in this weapon.
| |
| MagazineSize |
Gets the amount of ammo this weapon will have in its magazine after reloading.
| |
| MaximumAmmo |
Gets the maximum amount of ammo this weapon can hold.
| |
| Ped |
Gets the owning Ped of this weapon.
|
See Also