CLogicEventListenerItemEquip: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Overview == TBD '''Source location : Absent from the 2017 TF2 source code.''' '''Linked Entity : [https://developer.valvesoftware.com/wiki/logic_eventlistener_itemequip l...") |
(No difference)
|
Revision as of 08:27, 8 March 2023
Overview
TBD
Source location : Absent from the 2017 TF2 source code.
Linked Entity : logic_eventlistener_itemequip
TODO: Verify the class name and inheritance
Class Structure
- CBaseEntity
- CPointEntity
- CLogicEventListenerItemEquip
- CPointEntity
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| InputEnable | ||
| InputDisable | ||
| m_OnEventFired | ||
| m_szWeaponClassname | ||
| m_nWeaponType | ||
| m_bIsEnabled | ||
| m_nTeam |