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 difference)
|
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 |