Class DeathRecapShowcase
Inheritance
System.Object
DeathRecapShowcase
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 DeathRecapShowcase : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash DetailsScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash DragRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash FrameScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<DeathRecapShowcaseSlotKdaData> KdaSlot { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<DeathRecapShowcaseSlotMasteryData> MasterySlot { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<DeathRecapShowcasePips> Pips { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PortraitIconAssist { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PortraitIconKill { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PortraitIconSummoner { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PortraitScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PortraitTimer { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
ShowUiTextHandle
Declaration
public MetaHash ShowUiTextHandle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SlotsLayout { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<DeathRecapShowcaseSlotStatStoneData> StatStoneSlot { get; set; }
Property Value
|
Improve this Doc
View Source
TextSummonerName
Declaration
public MetaHash TextSummonerName { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TooltipAnchor { get; set; }
Property Value
Implements