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

Search Results for

    Class ModeSelectQueueButtonData

    Inheritance
    System.Object
    ModeSelectQueueButtonData
    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 ModeSelectQueueButtonData : IMetaClass

    Properties

    | Improve this Doc View Source

    Button

    Declaration
    public MetaHash Button { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    ButtonClickedIcon

    Declaration
    public MetaHash ButtonClickedIcon { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    ButtonDefaultIcon

    Declaration
    public MetaHash ButtonDefaultIcon { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    ButtonDisabledIcon

    Declaration
    public MetaHash ButtonDisabledIcon { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    ButtonHoverIcon

    Declaration
    public MetaHash ButtonHoverIcon { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    IllustrationIcon

    Declaration
    public MetaHash IllustrationIcon { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    m950045922

    Declaration
    public MetaHash m950045922 { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    NewPip

    Declaration
    public MetaEmbedded<Class0x6241da2> NewPip { get; set; }
    Property Value
    Type Description
    MetaEmbedded<Class0x6241da2>
    | Improve this Doc View Source

    SubtitleText

    Declaration
    public MetaHash SubtitleText { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass