CLogicEventListenerItemEquip: Difference between revisions

From SigMod
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 edit summary
 
Line 1: Line 1:
== Overview ==
== Overview ==
TBD
Used to relay outputs/inputs from the events to the world and vice versa


'''Source location : Absent from the 2017 TF2 source code.'''
'''Source Location : [https://github.com/sr2echa/CSGO-Source-Code/blob/master/cstrike15_src/game/server/logic_eventlistener.h /game/server/logic_eventlistener.h]'''


'''Linked Entity : [https://developer.valvesoftware.com/wiki/logic_eventlistener_itemequip logic_eventlistener_itemequip]'''
'''Linked Entity : [https://developer.valvesoftware.com/wiki/logic_eventlistener_itemequip logic_eventlistener_itemequip]'''


<span style='color: green'>TODO: </span> Verify the class name and inheritance
==[[Classes|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CPointEntity]]'''
**'''[[CServerOnlyEntity]]'''
***'''CLogicEventListenerItemEquip'''
***'''[[CLogicalEntity]]'''
****'''[[CLogicEventListener]]'''
*****'''CLogicEventListenerItemEquip'''


== Entity DataMaps ==
== Entity DataMaps ==

Latest revision as of 17:16, 8 March 2023

Overview[edit | edit source]

Used to relay outputs/inputs from the events to the world and vice versa

Source Location : /game/server/logic_eventlistener.h

Linked Entity : logic_eventlistener_itemequip

Class Structure[edit | edit source]

Entity DataMaps[edit | edit source]

CLogicEventListenerItemEquip
Name Type Description
InputEnable
InputDisable
m_OnEventFired
m_szWeaponClassname
m_nWeaponType
m_bIsEnabled
m_nTeam