Interface IMicroHIDEvent
- Namespace
- Exiled.Events.EventArgs.Interfaces
- Assembly
- Exiled.Events.dll
Event args used for all MicroHid related events.
public interface IMicroHIDEvent : IItemEvent, IPlayerEvent, IExiledEvent
- Inherited Members
- Extension Methods
Properties
MicroHID
Gets the MicroHid triggering the event.
MicroHid MicroHID { get; }