Nuclide
Software Development Kit for id Tech
|
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 |
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 | ||
) |
float emiteffectnum |