rg_get_global_iteminfo
Gets a parameter of the global CBasePlayerItem::m_ItemInfoArray array
Syntax
native rg_get_global_iteminfo(const {WeaponIdType,_}:weapon_id, ItemInfo:type, any:...)
Usage
| WeaponIdType | — |
| weapon_id | Weapon id, see WEAPON_* constants |
| type | Item info type. See ItemInfo constants. |
Defined in
reapi_gamedll.inc
at line 922
.
This documentation was automatically generated from source.