This article's documentation is for anything that uses the Source engine. Click here for more information.

trigger

From Valve Developer Community
Revision as of 05:44, 15 May 2024 by Nescius (talk | contribs) (Undo revision 399964 by MyGamepedia (talk))
Jump to navigation Jump to search
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CBaseTrigger
CBaseToggle
CBaseEntity
C++ triggers.cpp

trigger is an e2 available in all Source Source games. It's a generic trigger entity probably existing for debugging purposes and it's not intended to be used outside of that.

See also