FilterDamagedByWeaponInSlot: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
A filter that checks for damage by a weapon in certain slot. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/tf_filters.cpp /game/server/tf/tf_filters.cpp]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/tf_filters.cpp /game/server/tf/tf_filters.cpp]''' |
Revision as of 19:58, 10 July 2022
Overview
A filter that checks for damage by a weapon in certain slot.
Source location : /game/server/tf/tf_filters.cpp
Linked Entity : filter_tf_damaged_by_weapon_in_slot
Class Structure
- CBaseEntity
- CServerOnlyEntity
- CLogicalEntity
- CBaseFilter
- FilterDamagedByWeaponInSlot
- CBaseFilter
- CLogicalEntity
- CServerOnlyEntity
Entity DataMaps
Name | Type | Description |
---|---|---|
m_iWeaponSlot |