CLogicEventListener
Overview
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
TODO: Verify the class name and inheritance
Class Structure
- CBaseEntity
- CServerOnlyEntity
- CLogicalEntity
- CLogicEventListener
- CLogicalEntity
- CServerOnlyEntity
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| InputEnable | ||
| InputDisable | ||
| m_OnEventFired | ||
| m_iszEventName | ||
| m_bFetchEventData | ||
| m_bIsEnabled | ||
| m_nTeam |