CLogicEventListener: 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_script logic_eventlistene...") |
No edit summary |
||
Line 4: | Line 4: | ||
'''Source location : Absent from the 2017 TF2 source code.''' | '''Source location : Absent from the 2017 TF2 source code.''' | ||
'''Linked Entity : [https://developer.valvesoftware.com/wiki/ | '''Linked Entity : [https://developer.valvesoftware.com/wiki/logic_eventlistener logic_eventlistener]''' | ||
<span style='color: green'>TODO: </span> Verify the class name and inheritance | <span style='color: green'>TODO: </span> Verify the class name and inheritance |
Revision as of 08:20, 8 March 2023
Overview
TBD
Source location : Absent from the 2017 TF2 source code.
Linked Entity : logic_eventlistener
TODO: Verify the class name and inheritance
Class Structure
- CBaseEntity
- CPointEntity
- CLogicEventListener
- CPointEntity
Entity DataMaps
Name | Type | Description |
---|---|---|
InputEnable | ||
InputDisable | ||
m_OnEventFired | ||
m_iszEventName | ||
m_bFetchEventData | ||
m_bIsEnabled | ||
m_nTeam |