League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class UiElementGroupButtonSoundEvents

    Inheritance
    System.Object
    UiElementGroupButtonSoundEvents
    Implements
    IMetaClass
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class UiElementGroupButtonSoundEvents : IMetaClass

    Properties

    | Improve this Doc View Source

    MouseDownEvent

    Declaration
    public string MouseDownEvent { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MouseDownOnInactive

    Declaration
    public string MouseDownOnInactive { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MouseDownSelected

    Declaration
    public string MouseDownSelected { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MouseUpEvent

    Declaration
    public string MouseUpEvent { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MouseUpOnInactive

    Declaration
    public string MouseUpOnInactive { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MouseUpSelected

    Declaration
    public string MouseUpSelected { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RollOutEvent

    Declaration
    public string RollOutEvent { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RolloverEvent

    Declaration
    public string RolloverEvent { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IMetaClass