SectorEffect
Show declaration
class SectorEffect : Thinker play;
A thinker which is attached to a sector and effects it in some way.
Instance Methods
-
Sector GetSector()
-
Returns the sector this effect is attached to.
Overview of instance methods
Instance Members
-
protected Sector m_Sector
-
The sector this effect is attached to.