Class RconClientConnectedEvent
Implements
Namespace: OpenMod.Core.Rcon.Events
Assembly: OpenMod.Core.dll
Syntax
public class RconClientConnectedEvent : RconClientEvent, IEvent
Constructors
| Improve this Doc View SourceRconClientConnectedEvent(IRconClient)
Declaration
public RconClientConnectedEvent(IRconClient client)
Parameters
Type | Name | Description |
---|---|---|
IRconClient | client |