CLogicGameEventListener
Interface CLogicGameEventListener
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CLogicGameEventListener : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CLogicGameEventListener>, ISchemaField, ISchemaClass, INativeHandleImplements
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CLogicGameEventListener>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Enabled
ref bool Enabled { get; }Property Value
GameEventItem
string GameEventItem { get; set; }Property Value
GameEventName
string GameEventName { get; set; }Property Value
OnEventFired
CEntityIOOutput OnEventFired { get; }Property Value
StartDisabled
ref bool StartDisabled { get; }Property Value
Methods
EnabledUpdated()
void EnabledUpdated()