Moderator elections are being held. See Valve Developer Community:Moderator elections for more details.
Users who would like to run for moderator must be autoconfirmed and have at least 100 edits. Users can check their own edit count at Special:Preferences.
This article's documentation is for anything that uses the Source engine. Click here for more information.

trigger

From Valve Developer Community
Jump to: navigation, search
Info.png
This entity is not in the FGD by default .
It should not be put directly in a map.
class hierarchy
CBaseTrigger defined in triggers.cpp
CBaseToggle
CBaseEntity

trigger is a brush entity 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