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

Search Results for

    Class UiTeamMemberData

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

    Properties

    | Improve this Doc View Source

    Group

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

    HealthMeter

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

    HitRegion

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

    KeystoneIcon

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

    Level

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

    m3984664516

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

    m496125798

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

    m557520059

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

    m80667701

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

    ObjectivePlanningIcon

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

    ParMeter

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

    Portrait

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

    ReciprocityOverlay

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

    StatusEffects

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

    SummonerName

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

    SummonerSpellSlots

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

    UltimateCooldownGem

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

    UltimateSpellSlot

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

    VoiceChatHalo

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

    Implements

    IMetaClass