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

Search Results for

    Class UiRotationalStoreItemTileData

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

    Properties

    | Improve this Doc View Source

    Background

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

    Button

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

    Group

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

    Icon

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

    m2248973106

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

    m661391255

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

    OwnedIcon

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

    PriceText

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

    Timer

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

    Vfx

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

    Implements

    IMetaClass