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

Functions

NSProjectile NSProjectile_SpawnDef (string entityDef, NSEntity theOwner)
 
NSProjectile NSProjectile_SpawnDefAtPosition (string entityDef, NSEntity theOwner, vector vecOrigin, vector vecAngles)
 
NSProjectile NSProjectile_SpawnDefAttachment (string entityDef, NSEntity theOwner, int attachmentID)
 

Variables

float emiteffectnum
 

Function Documentation

◆ NSProjectile_SpawnDef()

NSProjectile NSProjectile_SpawnDef ( string  entityDef,
NSEntity  theOwner 
)

◆ NSProjectile_SpawnDefAtPosition()

NSProjectile NSProjectile_SpawnDefAtPosition ( string  entityDef,
NSEntity  theOwner,
vector  vecOrigin,
vector  vecAngles 
)

◆ NSProjectile_SpawnDefAttachment()

NSProjectile NSProjectile_SpawnDefAttachment ( string  entityDef,
NSEntity  theOwner,
int  attachmentID 
)

Variable Documentation

◆ emiteffectnum

float emiteffectnum