CLogicEventListener
Interface CLogicEventListener
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CLogicEventListener : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CLogicEventListener>, ISchemaField, ISchemaClass, INativeHandleImplements
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CLogicEventListener>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
IsEnabled
ref bool IsEnabled { get; }Property Value
OnEventFired
CEntityIOOutput OnEventFired { get; }Property Value
StrEventName
string StrEventName { get; set; }Property Value
Team
ref int Team { get; }Property Value