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

Search Results for

    Class HudKillCalloutTemplateData

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

    Properties

    | Improve this Doc View Source

    Assisters

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

    Background

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

    EventIconAltarCapture

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

    EventIconKillBounty

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

    EventIconKillNormal

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

    EventIconKillShutdown

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

    EventIconKillStreak

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

    EventIconReviveAlly

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

    GlobalSpellIcon

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

    m1087366568

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

    m2223718314

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

    m32521612

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

    m3472103613

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

    m552145895

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

    m628726306

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

    SlotArea

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

    Source

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

    Target

    Declaration
    public MetaEmbedded<HudCalloutIdentifier> Target { get; set; }
    Property Value
    Type Description
    MetaEmbedded<HudCalloutIdentifier>

    Implements

    IMetaClass