Nuclide
Software Development Kit for id Tech
env_muzzleflash.qc File Reference

Classes

class  env_muzzleflash
 

Functions

void EV_MuzzleFlash_Parse (void)
 
void EV_MuzzleFlash_Create (entity muzzleOwner, int attachmentID, float muzzleScale, int muzzleModel)
 

Variables

var bool autocvar_cg_muzzleDLight = true
 
var vector autocvar_cg_muzzleDLightColor = [1,0.45,0]
 

Function Documentation

◆ EV_MuzzleFlash_Create()

void EV_MuzzleFlash_Create ( entity  muzzleOwner,
int  attachmentID,
float  muzzleScale,
int  muzzleModel 
)

◆ EV_MuzzleFlash_Parse()

void EV_MuzzleFlash_Parse ( void  )

Variable Documentation

◆ autocvar_cg_muzzleDLight

var bool autocvar_cg_muzzleDLight = true

◆ autocvar_cg_muzzleDLightColor

var vector autocvar_cg_muzzleDLightColor = [1,0.45,0]