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

Search Results for

    Class TftTraitTrackerTraitDataTemplate

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

    Properties

    | Improve this Doc View Source

    AugmentedVfx

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

    Count

    Declaration
    public MetaHash Count { 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

    IconBackgrounds

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

    m1080690056

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

    m2179018038

    Declaration
    public Dictionary<MetaHash, MetaHash> m2179018038 { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<MetaHash, MetaHash>
    | Improve this Doc View Source

    MobileTapRegion

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

    Name

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

    NameBackground

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

    TotalCount

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

    TotalCountBackground

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

    Implements

    IMetaClass