#include <client.h>
Public Attributes | |
int | entity |
int | weapon |
int | silenced |
int mz_params_t::entity |
Definition at line 673 of file client.h.
Referenced by CL_MuzzleFlash(), CL_MuzzleFlash2(), and CL_ParseMuzzleFlashPacket().
int mz_params_t::silenced |
Definition at line 675 of file client.h.
Referenced by CL_MuzzleFlash(), and CL_ParseMuzzleFlashPacket().
int mz_params_t::weapon |
Definition at line 674 of file client.h.
Referenced by CL_MuzzleFlash(), CL_MuzzleFlash2(), and CL_ParseMuzzleFlashPacket().