|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Public Attributes | |
| float | m_field = health |
| string | m_icon = "" |
| string | m_name = "" |
| string | netname = "" |
Definition at line 26 of file resources.qh.
Definition at line 29 of file resources.qh.
Referenced by GetResourceField().
| string Resource::m_icon = "" |
Definition at line 32 of file resources.qh.
Referenced by DrawAmmoItem().
| string Resource::m_name = "" |
Definition at line 31 of file resources.qh.
Referenced by notif_arg_item_wepammo().
| string Resource::netname = "" |
Definition at line 27 of file resources.qh.
Referenced by GetAmmoItem(), and W_DecreaseAmmo().