Nuclide
Software Development Kit for id Technology (BETA)
|
This entity class represents spawnpoints.
Public Member Functions | |
void | ncSpawnPoint (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 ncSpawnPoint::ncSpawnPoint | ( | 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 ncPointTrigger.