Nuclide
Software Development Kit for id Tech
NSWeapon_NSNavAI.h File Reference

Go to the source code of this file.

Functions

void NSWeapon_NextWeapon (NSActor)
 Select the next item in the list. More...
 
void NSWeapon_PrevWeapon (NSActor)
 Select the previous item in the list. More...
 
void NSWeapon_LastWeapon (NSActor)
 Select the previous item in the list. More...
 

Function Documentation

◆ NSWeapon_LastWeapon()

void NSWeapon_LastWeapon ( NSActor  pl)

Select the previous item in the list.

◆ NSWeapon_NextWeapon()

void NSWeapon_NextWeapon ( NSActor  pl)

Select the next item in the list.

◆ NSWeapon_PrevWeapon()

void NSWeapon_PrevWeapon ( NSActor  pl)

Select the previous item in the list.