CBaseFilter: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
== Overview ==
== Overview ==
...
The base class for all filter entities.


'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/filters.h /game/server/filters.h]'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/filters.h /game/server/filters.h]'''

Latest revision as of 18:29, 10 July 2022

Overview[edit | edit source]

The base class for all filter entities.

Source location : /game/server/filters.h

Linked Entity : filter_base

Class Structure[edit | edit source]

Entity DataMaps[edit | edit source]

CBaseFilter
Name Type Description
InputTestActivator
m_OnFail
m_OnPass
m_bNegated