EventDelegates.OnConsoleOutput
Delegate EventDelegates.OnConsoleOutput
Namespace: SwiftlyS2.Shared.Events
Assembly: SwiftlyS2.CS2.dll
Called when a console output is received.
public delegate void EventDelegates.OnConsoleOutput(IOnConsoleOutputEvent @event)Parameters
- event IOnConsoleOutputEvent