Class ScoreLineCherryUiData
Inheritance
System.Object
ScoreLineCherryUiData
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 ScoreLineCherryUiData : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0xfc331f53> AugmentSlots { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ChampionNameUiData> ChampionName { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash DragBarSlot { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<DetailedItemSlots> ItemSlots { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2676122923 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<byte, UiMetricUnitTypeI> Metrics { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.Dictionary<System.Byte, UiMetricUnitTypeI> |
|
|
Improve this Doc
View Source
Declaration
public MetaHash MusicButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MuteAllButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MuteModalAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MuteSelfButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash OpenMuteModalButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash OpenReportModalButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<CherryUiPlayerPortraitData> Portrait { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PortraitRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SocialTooltipAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ScoreLineSpellSlots> SpellSlots { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<SummonerNameUiData> SummonerName { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<CooldownGemUiData> UltCooldownGem { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<UnitLevelUiData> UnitLevel { get; set; }
Property Value
Implements