swiftlys2/docs/api/ai/
API Reference Events

EventListener`1

Class
Namespace: SwiftlyS2.Shared.Events · Assembly: SwiftlyS2.CS2.dll
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
public class EventListener<T> : Attribute where T : Delegate
Inherits object, Attribute
View source

Constructors

EventListener()

public EventListener()