Interface IUsableEvent
Event args used for all Usable related events.
Inherited Members
Namespace: Exiled.Events.EventArgs.Interfaces
Assembly: Exiled.Events.dll
Syntax
public interface IUsableEvent : IItemEvent, IExiledEvent
Properties
| Improve this Doc View SourceUsable
Gets the Usable triggering the event.
Declaration
Usable Usable { get; }
Property Value
Type | Description |
---|---|
Usable |