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

Search Results for

    Class DeathRecapShowcase

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

    Properties

    | Improve this Doc View Source

    DetailsScene

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

    DragRegion

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

    FrameScene

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

    KdaSlot

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

    MasterySlot

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

    Pips

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

    PortraitIconAssist

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

    PortraitIconKill

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

    PortraitIconSummoner

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

    PortraitScene

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

    PortraitTimer

    Declaration
    public MetaHash PortraitTimer { 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

    ShowUiTextHandle

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

    SlotsLayout

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

    StatStoneSlot

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

    TextSummonerName

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

    TooltipAnchor

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

    Implements

    IMetaClass