Class UiTeamMemberData
Inheritance
System.Object
UiTeamMemberData
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class UiTeamMemberData : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash Group { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public HealthBarData HealthMeter { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash HitRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash KeystoneIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public UnitLevelUiData Level { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m3984664516 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Class0x37a8385c m496125798 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m557520059 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m80667701 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Class0x6c84152e ObjectivePlanningIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public AbilityResourceBarData ParMeter { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<UiPlayerPortraitData> Portrait { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ReciprocityOverlay { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public UiUnitStatusData StatusEffects { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public SummonerNameUiData SummonerName { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public ScoreLineSpellSlots SummonerSpellSlots { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public CooldownGemUiData UltimateCooldownGem { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public SpellSlotSimpleUiDefinition UltimateSpellSlot { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash VoiceChatHalo { get; set; }
Property Value
Implements