Nuclide
Software Development Kit for id Tech
NSOutput Class Reference

This entity class represents a child-output, generated by NSIO's modern trigger system. More...

#include <NSOutput.h>

Inheritance diagram for NSOutput:
NSEntity

Public Member Functions

void NSOutput (void)
 
virtual void TriggerOutput (void)
 Call to trigger the NSOutput's target. More...
 
virtual void ScheduleOutput (entity)
 
virtual void Init (void)
 Internal use only. More...
 
virtual void Respawn (void)
 Internal use only. More...
 

Detailed Description

This entity class represents a child-output, generated by NSIO's modern trigger system.

Constructor & Destructor Documentation

◆ NSOutput()

void NSOutput::NSOutput ( void  )

Member Function Documentation

◆ Init()

void NSOutput::Init ( void  )
virtual

Internal use only.

Reimplemented from NSIO.

◆ Respawn()

void NSOutput::Respawn ( void  )
virtual

Internal use only.

Reimplemented from NSEntity.

◆ ScheduleOutput()

void NSOutput::ScheduleOutput ( entity  activatorEnt)
virtual

◆ TriggerOutput()

void NSOutput::TriggerOutput ( void  )
virtual

Call to trigger the NSOutput's target.


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