Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
AmmoResource Class Reference
Inheritance diagram for AmmoResource:
Collaboration diagram for AmmoResource:

Public Attributes

vector m_color = '1 1 1'
float m_field = health
bool m_hidden = false
string m_icon = ""
string m_name = ""
string netname = ""

Detailed Description

Definition at line 14 of file all.inc.

Member Data Documentation

◆ m_color

vector AmmoResource::m_color = '1 1 1'

Definition at line 18 of file all.inc.

◆ m_field

float Resource::m_field = health
inherited

Definition at line 29 of file resources.qh.

Referenced by GetResourceField().

◆ m_hidden

bool AmmoResource::m_hidden = false

Definition at line 16 of file all.inc.

◆ m_icon

string Resource::m_icon = ""
inherited

Definition at line 32 of file resources.qh.

Referenced by DrawAmmoItem().

◆ m_name

string Resource::m_name = ""
inherited

Definition at line 31 of file resources.qh.

Referenced by notif_arg_item_wepammo().

◆ netname

string Resource::netname = ""
inherited

Definition at line 27 of file resources.qh.

Referenced by GetAmmoItem(), and W_DecreaseAmmo().


The documentation for this class was generated from the following file: