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

Search Results for

    Class TftTraitInfoCard

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

    Properties

    | Improve this Doc View Source

    CardScene

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

    CardSceneAnchor

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

    HorizontalRule

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

    HudTraitUnitSlotBorders

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

    HudTraitUnitSlotTemplate

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

    m1055784527

    Declaration
    public bool m1055784527 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    m133473444

    Declaration
    public bool m133473444 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    m2066822723

    Declaration
    public bool m2066822723 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    PortraitRegion

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

    ResizableBackdrop

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

    TraitDescription

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

    TraitFooter

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

    TraitFooterPadding

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

    TraitIcon

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

    TraitName

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

    UnitGridLink

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

    Implements

    IMetaClass