trigger_auto

From Valve Developer Community
Revision as of 12:54, 6 September 2024 by SirYodaJedi (talk | contribs) (Created page with "{{tabsBar|main=hls|base=trigger auto}} {{CD|CAutoTrigger|base=CBaseEntity}} {{obsolete|entity=1|replacement=logic_auto}} {{this is a|point entity|name=trigger_auto|game=Ha...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
C++ Class hierarchy
CAutoTrigger
CBaseEntity
Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
It has since been deprecated by: logic_auto.

trigger_auto is a point entity available in Half-Life: Source Half-Life: Source and Half-Life Deathmatch: Source Half-Life Deathmatch: Source.

Keyvalues

Global State to Read (globalstate) <choices>
If set, this specifies a global state to check before firing. Outputs are only fired if this global state exists and if it is turned on.

Outputs

OnTrigger <void>