Filter: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Can't believe this didn't exist)
 
mNo edit summary
Line 1: Line 1:
A filter is an entity that filters the giving entity and returns if it passed the filter. With [[filter_multi]] it's possible to use multiple filters.
A filter is an entity that receives event triggering entities filters them. With [[filter_multi]] it is possible to use multiple filters.


For a list of filters, see [[List_of_entities#Filter_Entities|list of entities]]
For a list of filters, see [[List_of_entities#Filter_Entities|list of entities]]


[[Category:Glossary]]
[[Category:Glossary]]

Revision as of 13:49, 8 September 2006

A filter is an entity that receives event triggering entities filters them. With filter_multi it is possible to use multiple filters.

For a list of filters, see list of entities