Nuclide
Software Development Kit for id Technology (BETA)
ncOutput Class Reference

About this class

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

Inheritance diagram for ncOutput:
ncEntity

Public Member Functions

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

Constructor & Destructor Documentation

◆ ncOutput()

void ncOutput::ncOutput ( void  )

Member Function Documentation

◆ Init()

void ncOutput::Init ( void  )
virtual

Internal use only.

◆ Respawn()

void ncOutput::Respawn ( void  )
virtual

Internal use only.

Reimplemented from ncEntity.

◆ ScheduleOutput()

void ncOutput::ScheduleOutput ( entity  activatorEnt)
virtual

◆ TriggerOutput()

void ncOutput::TriggerOutput ( void  )
virtual

Call to trigger the ncOutput's target.


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