Nuclide
Software Development Kit for id Technology
NSSpawnPoint Class Reference

About this class

This entity class represents spawnpoints.

Inheritance diagram for NSSpawnPoint:
NSPointTrigger

Public Member Functions

void NSSpawnPoint (void)
 
virtual void Respawn (void)
 Server: Called when the entity first spawns or when game-logic requests the entity to return to its original spawn state. More...
 

Constructor & Destructor Documentation

◆ NSSpawnPoint()

void NSSpawnPoint::NSSpawnPoint ( void  )

Member Function Documentation

◆ Respawn()

void NSSpawnPoint::Respawn ( void  )
virtual

Server: Called when the entity first spawns or when game-logic requests the entity to return to its original spawn state.

Reimplemented from NSPointTrigger.


The documentation for this class was generated from the following files: