Nuclide
Software Development Kit for id Tech
script_struct Class Reference
Inheritance diagram for script_struct:
NSBrushTrigger

Public Member Functions

void script_struct (void)
 
virtual void Trigger (entity, triggermode_t)
 Called whenever we're legacy triggered by another object or function. More...
 

Detailed Description

QUAKED script_struct (1 0 0) (-8 -8 -8) (8 8 8)

OVERVIEW

Unknown.

KEYS

  • "targetname" : Name

TRIVIA

This entity was introduced in Call of Duty 2 (2005).

Constructor & Destructor Documentation

◆ script_struct()

void script_struct::script_struct ( void  )

Member Function Documentation

◆ Trigger()

void script_struct::Trigger ( entity  act,
triggermode_t  state 
)
virtual

Called whenever we're legacy triggered by another object or function.

Reimplemented from NSTrigger.


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