Search Results for

    Show / Hide Table of Contents

    Interface IUsableEvent

    Event args used for all Usable related events.

    Inherited Members
    IItemEvent.Item
    Namespace: Exiled.Events.EventArgs.Interfaces
    Assembly: Exiled.Events.dll
    Syntax
    public interface IUsableEvent : IItemEvent, IExiledEvent

    Properties

    | Improve this Doc View Source

    Usable

    Gets the Usable triggering the event.

    Declaration
    Usable Usable { get; }
    Property Value
    Type Description
    Usable

    Extension Methods

    ReflectionExtensions.CopyProperties(Object, Object)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX