native cs_get_weaponbox_item(weaponboxIndex);
| weaponboxIndex | Weaponbox entity index |
Returns the weapon entity index that was packed into a weaponbox.
Weapon entity index on success or 0 if no weapon can be found
If a non-weaponbox entity is provided or the entity is invalid, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.