Search Results for

    Class MelonEventBase<T>.MelonEventSubscriber

    Inheritance
    object
    MelonEventBase<T>.MelonEventSubscriber
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: RedLoader
    Assembly: RedLoader.dll
    Syntax
    public class MelonEventBase<T>.MelonEventSubscriber

    Constructors

    MelonEventSubscriber()

    Declaration
    public MelonEventSubscriber()

    Fields

    del

    Declaration
    public T del
    Field Value
    Type Description
    T

    melonAssembly

    Declaration
    public MelonAssembly melonAssembly
    Field Value
    Type Description
    MelonAssembly

    priority

    Declaration
    public int priority
    Field Value
    Type Description
    int

    unsubscribeOnFirstInvocation

    Declaration
    public bool unsubscribeOnFirstInvocation
    Field Value
    Type Description
    bool