Nuclide
Software Development Kit for id Tech
monster_furniture Class Reference
Inheritance diagram for monster_furniture:
NSMonster

Public Member Functions

void monster_furniture (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...
 

Detailed Description

QUAKED monster_furniture (1 0 0) (-8 -8 -8) (8 8 8)

OVERVIEW

A non-solid, decorative, entity.

KEYS

  • "targetname" : Name
  • "angles" : Sets the pitch, yaw and roll angles of the model.
  • "model" : Model file that will be displayed by the entity.

TRIVIA

This entity was introduced in Half-Life (1998).

Constructor & Destructor Documentation

◆ monster_furniture()

void monster_furniture::monster_furniture ( void  )

Member Function Documentation

◆ Respawn()

void monster_furniture::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 NSMonster.


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