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

Public Attributes

int inv_items [REGISTRY_MAX(Items)]
 Stores counts of items, the id being the index.

Detailed Description

Definition at line 6 of file inventory.qh.

Member Data Documentation

◆ inv_items

int Inventory::inv_items[REGISTRY_MAX(Items)]

Stores counts of items, the id being the index.

Definition at line 8 of file inventory.qh.

Referenced by Inventory_Write().


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