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

Search Results for

    Class ScoreLineCherryUiData

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

    Properties

    | Improve this Doc View Source

    AugmentSlots

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

    ChampionName

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

    DragBarSlot

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

    ItemSlots

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

    m2676122923

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

    Metrics

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

    MusicButton

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

    MuteAllButton

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

    MuteModalAnchor

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

    MuteSelfButton

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

    OpenMuteModalButton

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

    OpenReportModalButton

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

    Portrait

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

    PortraitRegion

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

    Scene

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

    SocialTooltipAnchor

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

    SpellSlots

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

    SummonerName

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

    UltCooldownGem

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

    UnitLevel

    Declaration
    public MetaEmbedded<UnitLevelUiData> UnitLevel { get; set; }
    Property Value
    Type Description
    MetaEmbedded<UnitLevelUiData>

    Implements

    IMetaClass