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

Functions

NSAttack NSAttack_SpawnDef (string entityDef, NSActor theOwner)
 
NSAttack NSAttack_SpawnDefAtPosition (string entityDef, NSActor theOwner, vector vecOrigin, vector vecAngles)
 
NSAttack NSAttack_SpawnDefAttachment (string entityDef, NSActor theOwner, int attachmentID)
 

Function Documentation

◆ NSAttack_SpawnDef()

NSAttack NSAttack_SpawnDef ( string  entityDef,
NSActor  theOwner 
)

◆ NSAttack_SpawnDefAtPosition()

NSAttack NSAttack_SpawnDefAtPosition ( string  entityDef,
NSActor  theOwner,
vector  vecOrigin,
vector  vecAngles 
)

◆ NSAttack_SpawnDefAttachment()

NSAttack NSAttack_SpawnDefAttachment ( string  entityDef,
NSActor  theOwner,
int  attachmentID 
)