Nuclide
Software Development Kit for id Tech
|
Go to the source code of this file.
Functions | |
string | weaponType (string weaponDef) |
int | weaponStartAmmo (string weaponDef) |
int | weaponMaxAmmo (string weaponDef) |
bool | weaponIsSemiAuto (string weaponDef) |
string | weaponInventoryType (string weaponDef) |
float | weaponFireTime (string weaponDef) |
int | weaponClipSize (string weaponDef) |
string | weaponClass (string weaponDef) |
bool | isWeaponClipOnly (string weaponDef) |
bool | isWeaponDetonationTimed (string weaponDef) |