![]() |
Superfighters Deluxe
|
Access to certain information about the weapon item More...
Public Member Functions | |
| ThrownWeaponItem (WeaponItem weaponItem, int currentAmmo) | |
| ThrownWeaponItem (WeaponItem weaponItem, int currentAmmo, int maxCarriedAmmo) | |
Public Attributes | |
| int | CurrentAmmo |
| Returns the current ammo More... | |
| int | MaxCarriedAmmo |
| Returns the max carried total throwables possible. More... | |
| WeaponItem | WeaponItem |
| Returns the WeaponItem. More... | |
| WeaponItemType | WeaponItemType |
| Returns the type of weapon. More... | |
Access to certain information about the weapon item
| ThrownWeaponItem | ( | WeaponItem | weaponItem, |
| int | currentAmmo | ||
| ) |
| weaponItem | |
| currentAmmo |
| ThrownWeaponItem | ( | WeaponItem | weaponItem, |
| int | currentAmmo, | ||
| int | maxCarriedAmmo | ||
| ) |
| weaponItem | |
| currentAmmo | |
| maxCarriedAmmo |
| int CurrentAmmo |
Returns the current ammo
| int MaxCarriedAmmo |
Returns the max carried total throwables possible.
Returns the WeaponItem.
Returns the type of weapon.