Nuclide
Software Development Kit for id Technology
|
This entity class represents spawnpoints.
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... | |
void NSSpawnPoint::NSSpawnPoint | ( | 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.