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

Search Results for

    Class ILoadoutInfoPanel

    Inheritance
    System.Object
    ILoadoutInfoPanel
    LoadoutArenaSkinInfoPanel
    LoadoutCompanionInfoPanel
    LoadoutDamageSkinInfoPanel
    LoadoutEmoteInfoPanel
    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 abstract class ILoadoutInfoPanel : IMetaClass

    Properties

    | Improve this Doc View Source

    m1723247271

    Declaration
    public float m1723247271 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m2197860182

    Declaration
    public int m2197860182 { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    m3174006025

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

    Scene

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

    ViewPaneLink

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

    Implements

    IMetaClass