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

Search Results for

    Class Class0x26949c34

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

    Properties

    | Improve this Doc View Source

    ButtonElement

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

    ButtonType

    Declaration
    public byte ButtonType { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    Id

    Declaration
    public uint Id { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    Name

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

    Implements

    IMetaClass