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

Search Results for

    Class Class0x5ad4a256

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

    Properties

    | Improve this Doc View Source

    BackgroundDefault

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

    BackgroundHover

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

    ClickRegion

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

    IconDefault

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

    IconHover

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

    IconLeft

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

    IconRight

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

    MessageBodyText

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

    MessageTitleText

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

    SlotArea

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

    Implements

    IMetaClass