![]() |
Nuclide
Software Development Kit for id Technology (BETA)
|
Data holding ammo variant entries.
Public Attributes | |
| string | m_strName |
| Name of the ammo type. | |
| string | m_strTitle |
| Title of the ammo type. | |
| int | m_iMax |
| Maximum reserve ammo of the type. | |
| int ammoInfo_t::m_iMax |
Maximum reserve ammo of the type.
Values <= 0 are infinite.
| string ammoInfo_t::m_strName |
Name of the ammo type.
E.g. 'ammo_snowballs'
| string ammoInfo_t::m_strTitle |
Title of the ammo type.
E.g. 'Snowballs'