trigger
Class hierarchy |
---|
CBaseTrigger |
triggers.cpp
|
trigger
is a brush entity available in all Source games. It's a generic trigger entity from which all triggers inherit.
Note:Mostly useless entity that exists most likely for debugging purposes (similarly to
funCBaseFlex
). During spawning important method InitTrigger is not called which would normally set up its model and other collision related properties