API Reference › Events
EventDelegates.OnConsoleOutput
DelegateNamespace: SwiftlyS2.Shared.Events · Assembly: SwiftlyS2.CS2.dll
public delegate void EventDelegates.OnConsoleOutput(IOnConsoleOutputEvent @event)Called when a console output is received on the dedicated console dispatch thread.
View source